Skip to content

Commit

Permalink
Update lib to version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tweener committed Nov 27, 2024
1 parent c850517 commit 40e91e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/ProjectConfiguration.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object ProjectConfiguration {

object Alarmee {
const val packageName = "com.tweener.alarmee"
const val versionName = "1.3.1"
const val versionName = "1.3.2"
const val namespace = "$packageName.android"
const val compileSDK = 34
const val minSDK = 24
Expand Down

0 comments on commit 40e91e8

Please sign in to comment.