Update plugin com.android.library to v7.4.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2023-01-13 00:21:09 +00:00
parent ac664c62c2
commit a064e07345

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.3.1' apply false
id 'com.android.library' version '7.3.1' apply false
id 'com.android.library' version '7.4.0' apply false
}