Skip to content

Commit fea2158

Browse files
committed
Bump version to 1.2
1 parent 2fad391 commit fea2158

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
@@ -7,8 +7,8 @@ android {
77
applicationId "com.italankin.placard"
88
minSdkVersion 21
99
targetSdk 34
10-
versionCode 3
11-
versionName "1.1"
10+
versionCode 4
11+
versionName "1.2"
1212
}
1313
compileOptions {
1414
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)