Skip to content

Commit

Permalink
Prepare for v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevox committed Sep 10, 2018
1 parent be84997 commit 046481d
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 15
versionName "3.4.2"
versionCode 16
versionName "3.4.3"
android.applicationVariants.all { variant ->
variant.outputs.all {
outputFileName = "Ocquarium-${versionName}-${buildDate()}-release.apk"
Expand Down

0 comments on commit 046481d

Please sign in to comment.