Skip to content

Commit

Permalink
version 1.4.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Jul 6, 2021
1 parent f97014f commit fa0c110
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ext {
buildToolsVersion: "31.0.0-rc5",
minSdkVersion : 21,
targetSdkVersion : 31,
versionCode : 46,
versionName : "1.3.0"
versionCode : 47,
versionName : "1.4.0-beta01"
]
}

0 comments on commit fa0c110

Please sign in to comment.