Skip to content

Commit

Permalink
Merge pull request #519 from igorescodro/release/alkaa
Browse files Browse the repository at this point in the history
馃敄 Release Alkaa 2.2.7
  • Loading branch information
igorescodro committed Jul 13, 2023
2 parents 39a1835 + d816993 commit a892a62
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 = 20206
const val versionName = "2.2.6"
const val versionCode = 20207
const val versionName = "2.2.7"

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

0 comments on commit a892a62

Please sign in to comment.