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 a594d03 commit 2b07adeCopy full SHA for 2b07ade
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "org.nitri.opentopo"
17
minSdkVersion 21
18
targetSdkVersion 35
19
- versionCode 49
20
- versionName "1.21.1"
+ versionCode 50
+ versionName "1.22"
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
vectorDrawables.useSupportLibrary = true
23
}
0 commit comments