Skip to content

Commit

Permalink
馃敄 Release Alkaa 2.2.6 (#449)
Browse files Browse the repository at this point in the history
New version released
  • Loading branch information
igorescodro committed Mar 31, 2023
1 parent cf82d4e commit f611aa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/src/main/java/AlkaaVersions.kt
Expand Up @@ -6,8 +6,8 @@ val VersionCatalog.composeVersion: String
get() = findVersion("compose_compiler").get().requiredVersion

object AlkaaVersions {
const val versionCode = 20205
const val versionName = "2.2.5"
const val versionCode = 20206
const val versionName = "2.2.6"

const val compileSdk = 33
const val targetSdk = 33
Expand Down

0 comments on commit f611aa1

Please sign in to comment.