Skip to content

Commit 6b8bd36

Browse files
authored
Update version to 1.0.1 (#180)
1 parent dc8ab6f commit 6b8bd36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030

3131
defaultConfig {
3232
applicationId = "com.maximillianleonov.cinemax"
33-
versionCode = 1
34-
versionName = "1.0"
33+
versionCode = 2
34+
versionName = "1.0.1"
3535
}
3636
}
3737

0 commit comments

Comments
 (0)