mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
Android Gradle Pluginのバージョンを8.0.2に変更
This commit is contained in:
parent
c00177394d
commit
a050e7c411
|
@ -1,4 +1,4 @@
|
||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.1.2' apply false
|
id 'com.android.application' version '8.0.2' apply false
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user