Skip to content

Commit a003683

Browse files
author
Mikhail Fedotov
committed
Up version to 1.0.3
1 parent 19f2eec commit a003683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/AppConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ object AppConfig {
33
const val minSdk = 23
44
const val targetSdk = 31
55
const val versionCode = 2
6-
const val versionName = "1.0.2"
6+
const val versionName = "1.0.3"
77
const val buildToolsVersion = "31.0.0"
88
}

0 commit comments

Comments
 (0)