Skip to content

Commit 1f6cfc5

Browse files
committed
bump version to 17.0.0 RC2
Signed-off-by: Marcel Hibbe <[email protected]>
1 parent e3aca72 commit 1f6cfc5

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
@@ -46,8 +46,8 @@ android {
4646

4747
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
4848
// xx .xxx .xx .xx
49-
versionCode 170000051
50-
versionName "17.0.0 RC1"
49+
versionCode 170000052
50+
versionName "17.0.0 RC2"
5151

5252
flavorDimensions "default"
5353
renderscriptTargetApi 19

0 commit comments

Comments
 (0)