There was an error while loading. Please reload this page.
1 parent 1a1b943 commit 2723ee2Copy full SHA for 2723ee2
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "net.ciphen.polyhoot"
18
minSdk 28
19
targetSdk 32
20
- versionCode 2
21
- versionName "two"
+ versionCode 3
+ versionName "three"
22
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
}
0 commit comments