Skip to content

Commit

Permalink
Begin v3.5.0
Browse files Browse the repository at this point in the history
* Latest GitHub release: v3.4.5
* Latest GitHub build.gradle: v3.4.6
* Latest Google Play: v3.4.8

Time to start afresh.

Signed-off-by: Timothy Langer <[email protected]>
  • Loading branch information
zeevox committed Feb 21, 2023
1 parent 1ae6ce8 commit 850831e
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 19
versionName "3.4.6"
versionCode 22
versionName "3.5.0"
android.applicationVariants.all { variant ->
variant.outputs.all {
outputFileName = "Ocquarium-${versionName}-${buildDate()}-release.apk"
Expand Down

0 comments on commit 850831e

Please sign in to comment.