Skip to content

Commit

Permalink
release-android-1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmazzarolo committed Aug 3, 2019
1 parent d27eba8 commit 5448f7e
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 @@ -147,8 +147,8 @@ android {
applicationId "com.mmazzarolo.breathly"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"
}
splits {
abi {
Expand Down

0 comments on commit 5448f7e

Please sign in to comment.