Skip to content

Commit 2723ee2

Browse files
committed
Update to version three (3)
1 parent 1a1b943 commit 2723ee2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId "net.ciphen.polyhoot"
1818
minSdk 28
1919
targetSdk 32
20-
versionCode 2
21-
versionName "two"
20+
versionCode 3
21+
versionName "three"
2222

2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
}

0 commit comments

Comments
 (0)