Skip to content

Commit

Permalink
Upgraded version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinusX committed May 21, 2018
1 parent 641b875 commit 80ccfce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ android {
applicationId "com.mszalek.super_simple_budget"
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 80ccfce

Please sign in to comment.