Skip to content

Commit

Permalink
bump version to 21.1.0 Alpha 1
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Hibbe <[email protected]>
  • Loading branch information
mahibi committed Jan 23, 2025
1 parent b44296c commit f89efa1
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 @@ -39,8 +39,8 @@ android {

// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
versionCode 210000010
versionName "21.0.0 Alpha 10"
versionCode 210010001
versionName "21.1.0 Alpha 1"

flavorDimensions "default"
renderscriptTargetApi 19
Expand Down

0 comments on commit f89efa1

Please sign in to comment.