Skip to content

Commit 3d39b57

Browse files
committed
bump version to 17.1.1
Signed-off-by: Marcel Hibbe <[email protected]>
1 parent 9a6be43 commit 3d39b57

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
@@ -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 170100090
50-
versionName "17.1.0"
49+
versionCode 170100190
50+
versionName "17.1.1"
5151

5252
flavorDimensions "default"
5353
renderscriptTargetApi 19

0 commit comments

Comments
 (0)