mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-06-29 19:50:38 +02:00
updating via AGP
This commit is contained in:
@ -20,8 +20,8 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.1.2' apply false
|
id 'com.android.application' version '8.1.4' apply false
|
||||||
id 'com.android.library' version '8.1.2' apply false
|
id 'com.android.library' version '8.1.4' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
|
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
|
||||||
id 'org.jetbrains.kotlin.jvm' version '1.9.10' apply false
|
id 'org.jetbrains.kotlin.jvm' version '1.9.10' apply false
|
||||||
id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.10' apply false
|
id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.10' apply false
|
||||||
|
Reference in New Issue
Block a user