mirror of
https://github.com/bitwarden/android.git
synced 2026-08-28 22:45:25 -05:00
Remove a suppression from gradle properties that is no longer needed (#3687)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
android.nonTransitiveRClass=true
|
||||
# Suppresses warning until build tools that are compatible with SDK 34
|
||||
android.suppressUnsupportedCompileSdk=34
|
||||
android.useAndroidX=true
|
||||
|
||||
kotlin.code.style=official
|
||||
|
||||
Reference in New Issue
Block a user