Skip to content

Commit

Permalink
Update AGP 8.1.4 / Lint 31.1.4
Browse files Browse the repository at this point in the history
- Kotlin / AndroidX
  • Loading branch information
Pluu committed Nov 19, 2023
1 parent 9733952 commit cd8fc43
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
agp = "8.1.2"
lint = "31.1.2"
kotlin = "1.9.10"
agp = "8.1.4"
lint = "31.1.4"
kotlin = "1.9.20"

[libraries]
android-material = "com.google.android.material:material:1.9.0"
androidx-activity = "androidx.activity:activity-ktx:1.7.2"
android-material = "com.google.android.material:material:1.10.0"
androidx-activity = "androidx.activity:activity-ktx:1.8.1"
androidx-appcompat = "androidx.appcompat:appcompat:1.6.1"
androidx-core = "androidx.core:core-ktx:1.12.0"
androidx-lifecycle-viewModel = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2"
Expand Down

0 comments on commit cd8fc43

Please sign in to comment.