Update plugin com.android.library to v8.3.0 #40

Merged
bot merged 2 commits from renovate/com.android.library-8.x into main 2024-03-03 02:02:35 +01:00
Showing only changes of commit ef55cb7d5c - Show all commits

View File

@ -55,6 +55,6 @@ dependencies {
implementation 'com.caverock:androidsvg-aar:1.4' implementation 'com.caverock:androidsvg-aar:1.4'
implementation 'com.github.chrisbanes:PhotoView:2.3.0' implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation "com.github.AppDevNext:AndroidChart:3.1.0.21" implementation "com.github.AppDevNext:AndroidChart:3.1.0.21"
implementation 'com.mikepenz:aboutlibraries:10.10.0' implementation 'com.mikepenz:aboutlibraries:11.1.0'
} }