Skip to content

Commit

Permalink
Incremented version code
Browse files Browse the repository at this point in the history
  • Loading branch information
OmGodse committed May 13, 2020
1 parent 8027b2f commit 1d79a09
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 @@ -10,8 +10,8 @@ android {
applicationId "com.omgodse.notally"
minSdkVersion 23
targetSdkVersion 29
versionCode 12
versionName "1.7"
versionCode 13
versionName "1.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 1d79a09

Please sign in to comment.