Merge pull request 'Update plugin com.android.application to v7.4.0' (#21) from renovate/com.android.application-7.x into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #21
This commit is contained in:
Michel Roux 2023-01-13 09:03:50 +00:00
commit dac8c199f6
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.3.1' apply false
id 'com.android.application' version '7.4.0' apply false
id 'com.android.library' version '7.4.0' apply false
}