Skip to content

Commit

Permalink
Version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
avalax committed Dec 16, 2017
1 parent 247162c commit b2cd8ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ android {
applicationId "de.avalax.fitbuddy"
minSdkVersion 19
targetSdkVersion 26
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.1"
testInstrumentationRunner "de.avalax.fitbuddy.runner.MockTestRunner"
}
lintOptions {
Expand Down

0 comments on commit b2cd8ad

Please sign in to comment.