Skip to content

Commit

Permalink
Merge pull request #1 from depromeet/release/1.0.1
Browse files Browse the repository at this point in the history
[RELEASE] AOS v1.0.1 릴리즈
  • Loading branch information
CChuYong authored Jan 13, 2024
2 parents 611a3e7 + 528a9f6 commit 236ad6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ dependencies {
implementation("androidx.paging:paging-runtime-ktx:3.2.1")
implementation("androidx.paging:paging-compose:3.3.0-alpha02")
implementation("androidx.hilt:hilt-navigation-compose:1.2.0-alpha01")
implementation("androidx.security:security-crypto:1.1.0-alpha03")
implementation("androidx.security:security-crypto:1.1.0-alpha06")
implementation("androidx.compose.material:material:1.5.4")

implementation("com.google.dagger:hilt-android:2.49")
Expand Down

0 comments on commit 236ad6c

Please sign in to comment.