1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-02-15 11:30:03 +03:00
bitwarden-android/gradle.properties

9 lines
250 B
Properties
Raw Normal View History

2023-08-22 16:03:42 -05:00
android.nonTransitiveRClass=true
# Suppresses warning until build tools that are compatible with SDK 34
android.suppressUnsupportedCompileSdk=34
android.useAndroidX=true
kotlin.code.style=official
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8