chore(deps): update all non-major dependencies (#969)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-18 11:15:43 +08:00
committed by GitHub
parent 1838aa86df
commit f22e813c7b
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ agp = "8.4.0"
appCenter = "5.0.4"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"
lifecycle = "2.7.0"
lifecycle = "2.8.0"
materialDialog = "3.3.0"
sealedEnum = "0.7.0"
@@ -11,7 +11,7 @@ sealedEnum = "0.7.0"
appcenter-analytics = { module = "com.microsoft.appcenter:appcenter-analytics", version.ref = "appCenter" }
appcenter-crashes = { module = "com.microsoft.appcenter:appcenter-crashes", version.ref = "appCenter" }
android-tools = { module = "com.android.tools.build:gradle", version.ref = "agp" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.1" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.8.0" }
androidx-browser = { module = "androidx.browser:browser", version = "1.8.0" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }