Temporarily targeting SDK 34 until edge to edge fixes are ready

This commit is contained in:
Daniele Verducci
2024-10-03 07:51:53 +02:00
parent a0978d8a54
commit 26dcfb8f34
+1 -1
View File
@@ -21,7 +21,7 @@ android {
defaultConfig { defaultConfig {
applicationId "it.danieleverducci.nextcloudmaps" applicationId "it.danieleverducci.nextcloudmaps"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 35 targetSdkVersion 34
versionCode 9 versionCode 9
versionName "0.4.0" versionName "0.4.0"