mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
gradle: downgrade AppCompat to stable
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
790b7c94d3
commit
e04371d64a
@ -27,7 +27,7 @@ kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-co
|
||||
androidx-activityKtx = "androidx.activity:activity-ktx:1.3.0-alpha08"
|
||||
androidx-annotation = "androidx.annotation:annotation:1.2.0"
|
||||
androidx-autofill = "androidx.autofill:autofill:1.2.0-alpha01"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.4.0-alpha01"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.3.0"
|
||||
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha03"
|
||||
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.0-beta02"
|
||||
androidx-coreKtx = "androidx.core:core-ktx:1.6.0-beta01"
|
||||
|
Loading…
x
Reference in New Issue
Block a user