Update plugin com.android.library to v8.3.1 #4

Merged
sora merged 1 commits from renovate/com.android.library-8.x into main 2024-03-23 13:32:23 +01:00
Showing only changes of commit cd8a84531e - Show all commits

View File

@ -2,6 +2,6 @@
plugins { plugins {
id 'com.android.application' version '8.3.1' apply false id 'com.android.application' version '8.3.1' apply false
id 'com.android.library' version '8.3.0' apply false id 'com.android.library' version '8.3.1' apply false
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
} }