Skip to content

Commit

Permalink
Prepare for v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevox committed Aug 8, 2018
1 parent 86ed883 commit 0934bd6
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 @@ -53,8 +53,8 @@ android {
}
}
} else {
versionCode 14
versionName "3.4.1"
versionCode 15
versionName "3.4.2"
android.applicationVariants.all { variant ->
variant.outputs.all {
outputFileName = "Ocquarium-${versionName}-${buildDate()}-release.apk"
Expand Down

0 comments on commit 0934bd6

Please sign in to comment.