mirror of
https://github.com/bitwarden/android.git
synced 2025-12-11 04:39:19 -06:00
Remove a suppression from gradle properties that is no longer needed (#3687)
This commit is contained in:
parent
1e5bee2917
commit
b15371bfce
@ -1,6 +1,4 @@
|
|||||||
android.nonTransitiveRClass=true
|
android.nonTransitiveRClass=true
|
||||||
# Suppresses warning until build tools that are compatible with SDK 34
|
|
||||||
android.suppressUnsupportedCompileSdk=34
|
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
|
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user