Skip to content

Commit b1216e4

Browse files
committed
Update app version to 1.1.2/20
1 parent 984e432 commit b1216e4

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
@@ -24,8 +24,8 @@ android {
2424
applicationId "io.gresse.hugo.anecdote"
2525
minSdkVersion 16
2626
targetSdkVersion 25
27-
versionCode 19
28-
versionName "1.1.1"
27+
versionCode 20
28+
versionName "1.1.2"
2929

3030
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3131
}

0 commit comments

Comments
 (0)