Android 16 support, fix edge to edge

This commit is contained in:
2026-09-02 22:58:48 +02:00
parent 4a760a9297
commit 796f658fc5
7 changed files with 61 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ android {
defaultConfig {
applicationId "it.danieleverducci.nextcloudmaps"
minSdkVersion 23
targetSdkVersion 34
targetSdkVersion 36
compileSdkVersion 34
versionCode 9
versionName "0.4.0"