Skip to content

Commit

Permalink
Merge pull request #552 from igorescodro/release/alkaa
Browse files Browse the repository at this point in the history
πŸ”– Release Alkaa 2.3.0
  • Loading branch information
igorescodro authored Aug 23, 2023
2 parents 0f3ce66 + 8c0c175 commit 745d910
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 745d910

Please sign in to comment.