Skip to content

Commit cce2ca6

Browse files
committed
Bump version to 16.0.1 RC1
Signed-off-by: Marcel Hibbe <[email protected]>
1 parent 0a2ff46 commit cce2ca6

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
@@ -48,8 +48,8 @@ android {
4848

4949
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
5050
// xx .xxx .xx .xx
51-
versionCode 160000090
52-
versionName "16.0.0"
51+
versionCode 160000151
52+
versionName "16.0.1 RC1"
5353

5454
flavorDimensions "default"
5555
renderscriptTargetApi 19

0 commit comments

Comments
 (0)