bitwarden-android/gradle.properties

8 lines
250 B
Properties

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