Skip to content

Commit 651aa68

Browse files
authored
bump version 1.5.6
1 parent 84de848 commit 651aa68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/convention/src/main/kotlin/Version.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Version {
1010
val buildToolsVersion = findBuildToolsVersion()
1111
const val minSdk = 24
1212
const val targetSdk = 35
13-
const val versionName = "1.5.5"
13+
const val versionName = "1.5.6"
1414

1515
private const val defaultNdkVersion = "27.0.12077973"
1616

0 commit comments

Comments
 (0)