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

Update settings.gradle

This commit is contained in:
Chippppp 2024-02-17 19:16:15 +09:00
parent 559aa028c9
commit 37893b0980

View File

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