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

Commit

Permalink
Bump versionCode and versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
rafsanjani committed Jul 4, 2021
1 parent 9e6a9d5 commit bc45a5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ android {
applicationId "com.foreverrafs.hypervid"
minSdkVersion 21
targetSdkVersion 30
versionCode 11
versionName "1.2.8"
versionCode 12
versionName "1.2.9"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit bc45a5a

Please sign in to comment.