bump version to 20.0.3

a new branch stable-20.0.3 is created instead to take stable-20.0 because the state from master is taken and stable-20.0 should keep it's history instead to being hard reseted.

State from master is taken because backports caused too many merge conflicts.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2024-11-11 17:23:18 +01:00
parent 3d6bd86a21
commit 2e2377b544
No known key found for this signature in database
GPG key ID: C793F8B59F43CE7B

View file

@ -40,8 +40,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
versionCode 200010011
versionName "20.1.0 Alpha 11"
versionCode 200000390
versionName "20.0.3"
flavorDimensions "default"
renderscriptTargetApi 19