Skip to content

Commit c79166d

Browse files
author
Giacomo Ferretti
committed
Bump version to 1.1.2
1 parent 4501aa2 commit c79166d

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
@@ -32,8 +32,8 @@ android {
3232
// pp = patch version
3333
// xx = extra (00 should be release)
3434
// MMmmppxx
35-
versionCode 1010100
36-
versionName "1.1.1"
35+
versionCode 1010200
36+
versionName "1.1.2"
3737

3838
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3939

0 commit comments

Comments
 (0)