Skip to content

Commit

Permalink
πŸ”– Release Alkaa 2.3.0
Browse files Browse the repository at this point in the history
New version released
  • Loading branch information
igorescodro committed Aug 23, 2023
1 parent 0f3ce66 commit 8c0c175
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 = 20207
const val versionName = "2.2.7"
const val versionCode = 20300
const val versionName = "2.3.0"

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

0 comments on commit 8c0c175

Please sign in to comment.