mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Turn-into toolbar (#145)
This commit is contained in:
parent
892cf663f5
commit
06556571e7
45 changed files with 1544 additions and 95 deletions
|
@ -15,6 +15,7 @@ org.gradle.jvmargs=-Xmx1536m
|
|||
# Android operating system, and which are packaged with your app's APK
|
||||
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
||||
android.useAndroidX=true
|
||||
android.enableR8=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue