upgrade Gradle 8.0.1 -> 8.0.2
This commit is contained in:
parent
7f6af7d413
commit
6ba25d695d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:8.0.1'
|
||||
classpath 'com.android.tools.build:gradle:8.0.2'
|
||||
}
|
||||
}
|
||||
apply plugin: 'com.android.application'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue