Skip to content

Commit 49697be

Browse files
committed
prepare for v1.22
1 parent c5660c8 commit 49697be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "cz.martykan.forecastie"
99
minSdkVersion 15
1010
targetSdkVersion 29
11-
versionCode 72
12-
versionName "1.21"
11+
versionCode 73
12+
versionName "1.22"
1313
}
1414

1515
lintOptions {

0 commit comments

Comments
 (0)