Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitletondor committed Dec 14, 2015
1 parent b2d7630 commit 9d20baa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Android/EasyBudget/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ android {
applicationId "com.benoitletondor.easybudgetapp"
minSdkVersion 16
targetSdkVersion 23
versionCode 21
versionName "1.0.1"
versionCode 22
versionName "1.0.2"
}
buildTypes {
debug {
Expand Down

0 comments on commit 9d20baa

Please sign in to comment.