We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9566a5 commit 3232b4bCopy full SHA for 3232b4b
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
applicationId "org.nitri.opentopo"
19
minSdkVersion 24
20
targetSdkVersion 35
21
- versionCode 54
22
- versionName "1.23.1"
+ versionCode 55
+ versionName "1.24"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
vectorDrawables.useSupportLibrary = true
25
}
0 commit comments