1
0
Fork 0
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:
Evgenii Kozlov 2023-05-09 16:54:10 +02:00 committed by uburoiubu
parent 342e566fb6
commit 09d0a5d66f
No known key found for this signature in database
GPG key ID: C8FB80E0A595FBB6

View file

@ -12,7 +12,7 @@ android {
defaultConfig {
applicationId "com.anytypeio.anytype.sample"
minSdkVersion 26
targetSdkVersion 31
targetSdkVersion 33
versionCode 1
versionName "1.0"