mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-14 20:39:59 -05:00
Update dependency androidx.annotation:annotation to v1.9.0 (#1336)
This commit is contained in:
parent
443f6e0ae5
commit
337806d9e1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ interpolator_version = "1.0.0"
|
|||
[libraries]
|
||||
gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version" }
|
||||
|
||||
annotation = "androidx.annotation:annotation:1.8.2"
|
||||
annotation = "androidx.annotation:annotation:1.9.0"
|
||||
appcompat = "androidx.appcompat:appcompat:1.7.0"
|
||||
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
|
||||
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
|
||||
|
|
Loading…
Reference in a new issue