mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3063 App | Tech | Library updates (#1813)
This commit is contained in:
parent
2a98d06429
commit
d0edde4726
5 changed files with 20 additions and 180 deletions
|
@ -2,8 +2,8 @@ import com.android.build.gradle.LibraryPlugin
|
|||
import org.jetbrains.kotlin.gradle.plugin.KotlinAndroidPluginWrapper
|
||||
|
||||
buildscript {
|
||||
ext.compile_sdk = 34
|
||||
ext.target_sdk = 34
|
||||
ext.compile_sdk = 35
|
||||
ext.target_sdk = 35
|
||||
ext.min_sdk = 26
|
||||
|
||||
ext.application_id = 'io.anytype.app'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue