1
0
Fork 0
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:
Evgenii Kozlov 2024-11-19 12:00:21 +01:00 committed by GitHub
parent 2a98d06429
commit d0edde4726
Signed by: github
GPG key ID: B5690EEEBB952194
5 changed files with 20 additions and 180 deletions

View file

@ -7,13 +7,12 @@ plugins {
}
android {
compileSdkVersion 34
compileSdkVersion 35
buildToolsVersion "34.0.0"
defaultConfig {
applicationId "com.anytypeio.anytype.sample"
minSdkVersion 26
targetSdkVersion 34
versionCode 1
versionName "1.0"