mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-02 08:58:23 +02:00
moving plugin to the latest
This commit is contained in:
parent
a1da4affeb
commit
93f8847544
@ -16,8 +16,8 @@ buildscript {
|
||||
plugins {
|
||||
id 'com.android.application' version '8.0.1' apply false
|
||||
id 'com.android.library' version '8.0.1' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.8.10' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.8.21' apply false
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.8.21' apply false
|
||||
}
|
||||
|
||||
task installGitHook(type: Copy) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user