Skip to content

Commit 717e0f3

Browse files
Федотов Михаил ВикторовичФедотов Михаил Викторович
Федотов Михаил Викторович
authored and
Федотов Михаил Викторович
committed
Up version to 1.0.4
1 parent e92a0cf commit 717e0f3

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.3"
6+
const val versionName = "1.0.4"
77
const val buildToolsVersion = "31.0.0"
88
}

0 commit comments

Comments
 (0)