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

Commit bc45a5a

Browse files
committed
Bump versionCode and versionName
1 parent 9e6a9d5 commit bc45a5a

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 11
51-
versionName "1.2.8"
50+
versionCode 12
51+
versionName "1.2.9"
5252

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

0 commit comments

Comments
 (0)