We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0a788 commit 8c1a54bCopy full SHA for 8c1a54b
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "cz.martykan.forecastie"
10
minSdkVersion 19
11
targetSdkVersion 36
12
- versionCode 74
13
- versionName "1.22.1"
+ versionCode 75
+ versionName "1.23"
14
}
15
16
lintOptions {
0 commit comments