Skip to content

Commit

Permalink
refactor: 차트 라이브러리 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
Taewan-P committed Feb 5, 2024
1 parent ac58979 commit 6fee319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dependencies {
kapt("androidx.hilt:hilt-compiler:1.1.0")

// Material chart
implementation("app.priceguard:materialchart:0.2.1")
implementation("app.priceguard:materialchart:0.2.2")
}

kapt {
Expand Down

0 comments on commit 6fee319

Please sign in to comment.