Skip to content

Commit 224cfe1

Browse files
committed
bump version 1.5.5
1 parent 882f5ee commit 224cfe1

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.4"
13+
const val versionName = "1.5.5"
1414

1515
private const val defaultNdkVersion = "27.0.12077973"
1616

0 commit comments

Comments
 (0)