Skip to content

Commit

Permalink
Update lib version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tweener committed Nov 13, 2024
1 parent cac6a6b commit 1d808a0
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.0.0"
const val versionName = "1.0.1"
const val namespace = "$packageName.android"
const val compileSDK = 34
const val minSDK = 24
Expand Down

0 comments on commit 1d808a0

Please sign in to comment.