1
Fork 0
mirror of https://github.com/Steffo99/twom.git synced 2024-11-22 08:04:26 +00:00

Bump androidx.core:core-ktx to 1.12.0

This commit is contained in:
Steffo 2023-11-04 14:59:07 +01:00
parent fea2c46a48
commit 84f85927fa
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -40,7 +40,7 @@ android {
dependencies { dependencies {
implementation("androidx.core:core-ktx:1.9.0") implementation("androidx.core:core-ktx:1.12.0")
implementation("androidx.appcompat:appcompat:1.6.1") implementation("androidx.appcompat:appcompat:1.6.1")
implementation("com.google.android.material:material:1.10.0") implementation("com.google.android.material:material:1.10.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4") implementation("androidx.constraintlayout:constraintlayout:2.1.4")