Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Commit 109ece0

Browse files
committed
update version number to 10 (v1.2)
1 parent d1ea491 commit 109ece0

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
@@ -19,8 +19,8 @@ android {
1919
applicationId "de.pscom.pietsmiet"
2020
minSdkVersion 17
2121
targetSdkVersion 25
22-
versionCode 9
23-
versionName "1.1.2"
22+
versionCode 10
23+
versionName "1.2"
2424

2525
}
2626
buildTypes {

0 commit comments

Comments
 (0)