Skip to content

Commit d308dcf

Browse files
committed
bump version 1.4.9
1 parent 53484b1 commit d308dcf

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 = 34
13-
const val versionName = "1.4.8"
13+
const val versionName = "1.4.9"
1414

1515
private const val defaultNdkVersion = "25.2.9519653"
1616
private const val defaultCMakeVersion = "3.22.1"

0 commit comments

Comments
 (0)