Update plugin com.android.library to v8.3.2 #8

Merged
sora merged 1 commits from renovate/com.android.library-8.x into main 2024-04-13 01:05:24 +02:00
Showing only changes of commit a5b55fe214 - Show all commits

View File

@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.3.1' apply false
id 'com.android.library' version '8.3.1' apply false
id 'com.android.library' version '8.3.2' apply false
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
id 'com.autonomousapps.dependency-analysis' version '1.31.0' apply true
}