mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-715 App | Tech | Updated target sdk to 33 (#3162)
This commit is contained in:
parent
342e566fb6
commit
09d0a5d66f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "com.anytypeio.anytype.sample"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 31
|
||||
targetSdkVersion 33
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue