Update plugin com.android.application to v8.0.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2023-05-26 10:24:11 +00:00
parent 4e9f56c151
commit 79902971a2

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.application' version '8.0.2' apply false
id 'com.android.library' version '8.0.2' apply false
}