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 928e330 commit 820d93bCopy full SHA for 820d93b
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "org.nitri.opentopo"
17
minSdkVersion 21
18
targetSdkVersion 34
19
- versionCode 45
20
- versionName "1.18.1"
+ versionCode 46
+ versionName "1.20"
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
vectorDrawables.useSupportLibrary = true
23
}
0 commit comments