Skip to content

Commit

Permalink
bump version 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cinit committed Oct 19, 2024
1 parent 2e6bb9a commit eecf29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/convention/src/main/kotlin/Version.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Version {
val buildToolsVersion = findBuildToolsVersion()
const val minSdk = 24
const val targetSdk = 34
const val versionName = "1.5.3"
const val versionName = "1.5.4"

private const val defaultNdkVersion = "27.0.12077973"

Expand Down

0 comments on commit eecf29b

Please sign in to comment.