Skip to content

Commit

Permalink
[feat/#33] 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoeunjoo committed Jan 20, 2025
1 parent 5b1fd48 commit c4572f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ phoenix = "3.0.0"

ktlint = "12.1.1"
composeMaterial = "1.4.0"
playServicesMaps = "19.0.0"
composeTesting = "1.0.0-alpha01"

[libraries]
## android
Expand Down Expand Up @@ -104,6 +106,8 @@ process-phoenix = { group = "com.jakewharton", name = "process-phoenix", version
## Wheel Picker
compose-wheel-picker = { module = "com.github.zj565061763:compose-wheel-picker", version.ref = "composeWheelPicker" }
androidx-compose-material = { group = "androidx.wear.compose", name = "compose-material", version.ref = "composeMaterial" }
play-services-maps = { group = "com.google.android.gms", name = "play-services-maps", version.ref = "playServicesMaps" }
androidx-compose-testing = { group = "androidx.xr.compose", name = "compose-testing", version.ref = "composeTesting" }

[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
Expand Down

0 comments on commit c4572f8

Please sign in to comment.