Skip to content

Commit 97b851c

Browse files
committed
add to the version string
1 parent 397cb9b commit 97b851c

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
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.geode.launcher"
1212
minSdk 23
1313
targetSdk 34
14-
versionCode 5
15-
versionName "1.0.0-beta.2"
14+
versionCode 6
15+
versionName "1.0.0-beta.3"
1616

1717
vectorDrawables {
1818
useSupportLibrary true

0 commit comments

Comments
 (0)