Skip to content

Commit

Permalink
🔖 Demonstration app release v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jpventura committed Mar 26, 2017
1 parent c98f39a commit 0d41ccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.desmond.demo"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"
}
buildTypes {
release {
Expand Down

0 comments on commit 0d41ccc

Please sign in to comment.