Update gradle.properties

pull/138/head
q215613905 1 year ago committed by GitHub
parent 96897cfde6
commit 4f69b33971
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      gradle.properties

@ -18,4 +18,4 @@ android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
IsDebug=true
org.gradle.jvmargs=--add-opens java.base/java.i0=ALL-UNNAMED
org.gradle.jvmargs=--add-opens java.base/java.io=ALL-UNNAMED

Loading…
Cancel
Save