Skip to content

Commit

Permalink
Bumped version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteHamster committed Oct 14, 2021
1 parent fb566e9 commit f4d3ebb
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 @@ -11,8 +11,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 2040003
versionName "2.4.0-beta3"
versionCode 2040095
versionName "2.4.0"

def commit = ""
try {
Expand Down

0 comments on commit f4d3ebb

Please sign in to comment.