Skip to content

Commit c9f23f9

Browse files
committed
bump version to 19.0.1
Signed-off-by: Marcel Hibbe <[email protected]>
1 parent 98629ef commit c9f23f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ android {
3333

3434
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
3535
// xx .xxx .xx .xx
36-
versionCode 190000090
37-
versionName "19.0.0"
36+
versionCode 190000190
37+
versionName "19.0.1"
3838

3939
flavorDimensions "default"
4040
renderscriptTargetApi 19

0 commit comments

Comments
 (0)