Update plugin com.android.application to v7.4.2
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Michel Roux 2023-02-28 00:36:12 +00:00
parent 40c19fe9e0
commit 6756374c5d
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 '7.4.1' apply false
id 'com.android.application' version '7.4.2' apply false
id 'com.android.library' version '7.4.1' apply false
}