upgraded gradle 8.4 -> 8.6, android.application 8.3.2 -> 8.4.0
This commit is contained in:
parent
e74a532e66
commit
7bf341ee9e
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id 'com.android.application' version '8.3.2' apply false
|
||||
id 'com.android.application' version '8.4.0' apply false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue