Skip to content

Commit

Permalink
Prepare for v3.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevox committed Feb 9, 2019
1 parent a46e85e commit be79fd4
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 17
versionName "3.4.4"
versionCode 18
versionName "3.4.5"
android.applicationVariants.all { variant ->
variant.outputs.all {
outputFileName = "Ocquarium-${versionName}-${buildDate()}-release.apk"
Expand Down

0 comments on commit be79fd4

Please sign in to comment.