Update plugin com.android.library to v8.0.1 #35

Merged
Xefir merged 1 commits from renovate/com.android.library-8.x into master 2023-05-02 05:16:02 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.0.0' apply false
id 'com.android.library' version '8.0.0' apply false
id 'com.android.library' version '8.0.1' apply false
}