fix(deps): update dependency androidx.annotation:annotation to v1.8.1

This commit is contained in:
renovate[bot] 2024-07-24 20:08:27 +00:00 committed by Tran M. Cuong
parent 2df3731d49
commit 0b55fbb90d

View file

@ -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.0"
annotation = "androidx.annotation:annotation:1.8.1"
appcompat = "androidx.appcompat:appcompat:1.7.0"
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"