Skip to content

Commit 91f53d0

Browse files
authored
Update version to 1.0.3 (#201)
1 parent 39826bd commit 91f53d0

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 = 3
34-
versionName = "1.0.2"
33+
versionCode = 4
34+
versionName = "1.0.3"
3535
}
3636
}
3737

0 commit comments

Comments
 (0)