mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Gradle, libs update (#959)
* updates * tests * add ndk version * fix * fix * fixes * tests off
This commit is contained in:
parent
3c5fcf3163
commit
6223834b1a
13 changed files with 59 additions and 56 deletions
|
@ -17,7 +17,6 @@ org.gradle.jvmargs=-Xmx1536m
|
|||
android.useAndroidX=true
|
||||
android.enableR8=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
android.enableJetifier=false
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
android.enableUnitTestBinaryResources=true
|
||||
kotlin.code.style=official
|
Loading…
Add table
Add a link
Reference in a new issue