1
1
mirror of https://github.com/Pygmalion69/OpenTopoMapViewer.git synced 2025-10-06 00:02:42 +02:00

Update version

This commit is contained in:
Pygmalion69
2025-09-26 10:54:17 +02:00
parent d9566a502c
commit 3232b4b06b

View File

@@ -18,8 +18,8 @@ android {
applicationId "org.nitri.opentopo"
minSdkVersion 24
targetSdkVersion 35
versionCode 54
versionName "1.23.1"
versionCode 55
versionName "1.24"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}