Skip to content

Commit

Permalink
Update versionCode and versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericobormann committed Mar 24, 2019
1 parent 43a0119 commit fc5d988
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 "info.frederico.mensaviewer"
minSdkVersion 23
targetSdkVersion 27
versionCode 16
versionName "0.7.1"
versionCode 17
versionName "0.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit fc5d988

Please sign in to comment.