1
0
mirror of https://github.com/areteruhiro/LIME-beta-hiro.git synced 2025-02-10 23:41:38 +09:00

AGP の更新

This commit is contained in:
Syuugo 2024-01-23 02:37:28 +09:00 committed by GitHub
parent f36fce55fd
commit f0f6993f35

View File

@ -4,7 +4,7 @@ pluginManagement {
mavenCentral()
}
plugins {
id 'com.android.application' version '8.1.0' apply false
id 'com.android.application' version '8.1.4' apply false
}
}
dependencyResolutionManagement {