Skip to content

Commit

Permalink
Update, libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Jun 9, 2023
1 parent 76e0c09 commit d10e3fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
agp = "8.0.2"
lint = "31.0.2"
kotlin = "1.8.21"
kotlin = "1.8.22"

[libraries]
android-material = "com.google.android.material:material:1.9.0"
androidx-activity = "androidx.activity:activity-ktx:1.7.1"
androidx-activity = "androidx.activity:activity-ktx:1.7.2"
androidx-appcompat = "androidx.appcompat:appcompat:1.6.1"
androidx-core = "androidx.core:core-ktx:1.10.1"
androidx-lifecycle-viewModel = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1"
Expand Down

0 comments on commit d10e3fe

Please sign in to comment.