mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1663 App | Tech | Update target sdk to 33 (#303)
This commit is contained in:
parent
b1514b7de3
commit
ea042360ce
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import com.android.build.gradle.LibraryPlugin
|
|||
|
||||
buildscript {
|
||||
ext.compile_sdk = 33
|
||||
ext.target_sdk = 32
|
||||
ext.target_sdk = 33
|
||||
ext.min_sdk = 26
|
||||
|
||||
ext.application_id = 'io.anytype.app'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue