Skip to content

Commit

Permalink
docs: Update library version
Browse files Browse the repository at this point in the history
  • Loading branch information
Taewan-P committed Dec 14, 2023
1 parent 78e61fc commit 50d5a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {

val groupName = "app.priceguard"
val packageName = "materialchart"
val versionCode = "0.2.0"
val versionCode = "0.2.1"

group = "$groupName.$packageName"
version = versionCode
Expand Down

0 comments on commit 50d5a1a

Please sign in to comment.