mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-04 17:55:30 +08:00
Update Android Gradle Plugin to 7.4.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
plugins {
|
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.3.1' apply false
|
id 'com.android.library' version '7.4.0' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '1.7.22' apply false
|
id 'org.jetbrains.kotlin.android' version '1.7.22' apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user