Skip to content

Commit afb5426

Browse files
authored
Update version to 1.0.6 (#355)
1 parent 5b5f993 commit afb5426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030

3131
defaultConfig {
3232
applicationId = "com.maximillianleonov.cinemax"
33-
versionCode = 6
34-
versionName = "1.0.5"
33+
versionCode = 7
34+
versionName = "1.0.6"
3535
}
3636

3737
buildFeatures.buildConfig = true

0 commit comments

Comments
 (0)