Skip to content

Commit 8dc75ff

Browse files
Mikhail FedotovMikhail Fedotov
Mikhail Fedotov
authored and
Mikhail Fedotov
committed
[version] Up version to 1.0.7
1 parent f8286ee commit 8dc75ff

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 = 27
44
const val targetSdk = 34
55
const val versionCode = 6
6-
const val versionName = "1.0.6"
6+
const val versionName = "1.0.7"
77
const val buildToolsVersion = "34.0.0"
88
}

0 commit comments

Comments
 (0)