1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

Tech | Android Gradle plugin 4.2.1 (#1495)

This commit is contained in:
Evgenii Kozlov 2021-05-27 13:00:26 +03:00 committed by GitHub
parent 302e95de28
commit 22fbe4a51b
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 10 deletions

View file

@ -16,7 +16,6 @@ org.gradle.jvmargs=-Xmx2048M
org.gradle.configureondemand=true
android.enableR8=true
android.enableUnitTestBinaryResources=true
android.useAndroidX=true
android.enableJetifier=false