Skip to content

Commit

Permalink
update version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-Kay committed May 31, 2022
1 parent 12b7c63 commit 87c884f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/ConfigData.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ object ConfigData {
const val minSdkVersion = 23
const val targetSdkVersion = 31
const val versionCode = 1
const val versionName = "1.0.0"
const val versionName = "1.1.0"
}

0 comments on commit 87c884f

Please sign in to comment.