Update plugin com.android.library to v8.0.2
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Michel Roux 2023-05-25 00:30:15 +00:00
parent e3e01a4e4b
commit e8494ecec8
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.1' apply false
id 'com.android.library' version '8.0.1' apply false
id 'com.android.library' version '8.0.2' apply false
}