Skip to content

Commit 4f0ff21

Browse files
author
Mikhail Fedotov
committed
Up version to 1.0.2
1 parent 4c47ad1 commit 4f0ff21

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

0 commit comments

Comments
 (0)