Skip to content

Commit

Permalink
bump version 1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Lagrio committed Jan 10, 2023
1 parent 9f206a3 commit a41443f
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 {
const val buildToolsVersion = "33.0.1"
const val minSdk = 24
const val targetSdk = 33
const val versionName = "1.3.7"
const val versionName = "1.3.8"

private const val defaultNdkVersion = "25.1.8937393"
private const val defaultCMakeVersion = "3.22.1"
Expand Down

0 comments on commit a41443f

Please sign in to comment.