Skip to content

Commit

Permalink
Prepare for v3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevox committed Feb 9, 2019
1 parent a781842 commit 0ebd306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ android {
}
}
} else {
versionCode 16
versionName "3.4.3"
versionCode 17
versionName "3.4.4"
android.applicationVariants.all { variant ->
variant.outputs.all {
outputFileName = "Ocquarium-${versionName}-${buildDate()}-release.apk"
Expand Down

0 comments on commit 0ebd306

Please sign in to comment.