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 0bdc8e1 commit 0f6b043Copy full SHA for 0f6b043
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "org.nitri.opentopo"
17
minSdkVersion 21
18
targetSdkVersion 35
19
- versionCode 47
20
- versionName "1.20.1"
+ versionCode 48
+ versionName "1.21"
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
vectorDrawables.useSupportLibrary = true
23
}
0 commit comments