Skip to content

Commit

Permalink
gradle: Prepare for next release
Browse files Browse the repository at this point in the history
Signed-off-by: Shreyansh Lodha <slodha96@gmail.com>
  • Loading branch information
static-var committed Mar 24, 2022
1 parent 8f8c387 commit 6b23cc3
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 @@ -15,8 +15,8 @@ android {
applicationId "dev.staticvar.vlr"
minSdk 23
targetSdk 31
versionCode 14
versionName "v0.0.13"
versionCode 15
versionName "v0.0.14"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 6b23cc3

Please sign in to comment.