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

Commit 289327f

Browse files
committed
Bump versionCodes
1 parent 85364a8 commit 289327f

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
@@ -42,8 +42,8 @@ android {
4242
applicationId "com.foreverrafs.hypervid"
4343
minSdkVersion 21
4444
targetSdkVersion 30
45-
versionCode 12
46-
versionName "1.2.9"
45+
versionCode 13
46+
versionName "1.3.0"
4747

4848
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4949

0 commit comments

Comments
 (0)