Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Commit 4d077a6

Browse files
committed
Bump versionCode and versionName
1 parent f61c397 commit 4d077a6

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
@@ -47,8 +47,8 @@ android {
4747
applicationId "com.foreverrafs.hypervid"
4848
minSdkVersion 21
4949
targetSdkVersion 30
50-
versionCode 10
51-
versionName "1.2.7"
50+
versionCode 11
51+
versionName "1.2.8"
5252

5353
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
5454

0 commit comments

Comments
 (0)