Skip to content

Commit d0ecfff

Browse files
committed
bump version to 20.0.2
Signed-off-by: Marcel Hibbe <[email protected]>
1 parent 3ad7c90 commit d0ecfff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ android {
4040

4141
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
4242
// xx .xxx .xx .xx
43-
versionCode 200000190
44-
versionName "20.0.1"
43+
versionCode 200000290
44+
versionName "20.0.2"
4545

4646
flavorDimensions "default"
4747
renderscriptTargetApi 19

0 commit comments

Comments
 (0)