Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
aaa1115910 committed Dec 6, 2024
1 parent 4a31c04 commit 707f117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/AppConfiguration.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object AppConfiguration {
const val targetSdk = 34
private const val major = 0
private const val minor = 2
private const val patch = 9
private const val patch = 10
private const val hotFix = 0

@Suppress("KotlinConstantConditions")
Expand Down

0 comments on commit 707f117

Please sign in to comment.