Merge pull request 'Update plugin com.android.library to v8' (#32) from renovate/com.android.library-8.x into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #32
This commit is contained in:
Michel Roux 2023-04-14 07:10:39 +00:00
commit a002532036
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.2' apply false
id 'com.android.library' version '7.4.2' apply false
id 'com.android.library' version '8.0.0' apply false
}