mirror of
https://github.com/LSPosed/LSPlt.git
synced 2025-05-06 21:48:48 +08:00
Upgrade AGP
This commit is contained in:
parent
204a163688
commit
c202f29df9
@ -5,8 +5,8 @@ pluginManagement {
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
plugins {
|
plugins {
|
||||||
id("com.android.application") version "7.4.0"
|
id("com.android.application") version "7.4.1"
|
||||||
id("com.android.library") version "7.4.0"
|
id("com.android.library") version "7.4.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user