Skip to content

Commit 0f6b043

Browse files
committed
Version
1 parent 0bdc8e1 commit 0f6b043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "org.nitri.opentopo"
1717
minSdkVersion 21
1818
targetSdkVersion 35
19-
versionCode 47
20-
versionName "1.20.1"
19+
versionCode 48
20+
versionName "1.21"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables.useSupportLibrary = true
2323
}

0 commit comments

Comments
 (0)