mirror of
https://github.com/LSPosed/LSPlant.git
synced 2025-05-05 14:06:37 +08:00
Upgrade AGP
This commit is contained in:
parent
89cdf4cd2d
commit
9ad8f22da2
@ -5,8 +5,8 @@ pluginManagement {
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
plugins {
|
plugins {
|
||||||
id("com.android.application") version "7.3.1"
|
id("com.android.application") version "7.4.0"
|
||||||
id("com.android.library") version "7.3.1"
|
id("com.android.library") version "7.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user