Update plugin com.android.application to v8.5.0 #25

Merged
bot merged 3 commits from renovate/com.android.application-8.x into main 2024-06-16 02:03:51 +02:00
Showing only changes of commit 413d8bd7bf - Show all commits

View File

@ -76,7 +76,7 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.3.3' implementation 'androidx.camera:camera-lifecycle:1.3.3'
implementation 'androidx.camera:camera-view:1.3.3' implementation 'androidx.camera:camera-view:1.3.3'
runtimeOnly 'androidx.camera:camera-camera2:1.3.3' runtimeOnly 'androidx.camera:camera-camera2:1.3.4'
implementation 'com.google.code.gson:gson:2.11.0' implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.google.android.material:material:1.12.0' implementation 'com.google.android.material:material:1.12.0'