Skip to content

Commit 53a467b

Browse files
committed
android: Bumpusguy version{Code,Name}
For release, maybe a bump script someday to ensure this always gets done would be nice. Haha, get it? No? Ok Signed-off-by: Swagtoy <me@ow.swag.toys>
1 parent c226750 commit 53a467b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mk/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
minSdkVersion 21
2929

3030
// NOTE: Don't forget to bump the version code!
31-
versionCode 6
32-
versionName "0.7.0-beta.2"
31+
versionCode 7
32+
versionName "0.7.0"
3333

3434
ndkVersion "29.0.14206865"
3535
externalNativeBuild {

0 commit comments

Comments
 (0)