We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78888d0 commit aaac893Copy full SHA for aaac893
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "cz.martykan.forecastie"
9
minSdkVersion 15
10
targetSdkVersion 23
11
- versionCode 9
12
- versionName "0.9"
+ versionCode 10
+ versionName "0.9.1"
13
}
14
buildTypes {
15
release {
0 commit comments