Skip to content

Commit

Permalink
πŸ”– Release Alkaa 2.2.7
Browse files Browse the repository at this point in the history
New version released
  • Loading branch information
igorescodro committed Jul 13, 2023
1 parent 39a1835 commit d816993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/src/main/java/AlkaaVersions.kt
Original file line number Diff line number Diff line change
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 d816993

Please sign in to comment.