Support for geobookmark creation from external geo uris

This commit is contained in:
Daniele
2021-10-05 09:29:47 +02:00
parent 065ef2bea6
commit fd14eea4b9
4 changed files with 18 additions and 6 deletions
+2 -2
View File
@@ -24,8 +24,8 @@ android {
applicationId "it.danieleverducci.nextcloudmaps"
minSdkVersion 23
targetSdkVersion 30
versionCode 4
versionName "0.3.2"
versionCode 5
versionName "0.3.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}