mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 07:02:39 +02:00
Compare commits
4 Commits
8b06309c64
...
90164d7e6a
| Author | SHA1 | Date | |
|---|---|---|---|
| 90164d7e6a | |||
| 45e208e7a9 | |||
| 1d040e3edc | |||
| efe17bc82b |
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
// 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 '9.0.1' apply false
|
id 'com.android.application' version '9.1.0' apply false
|
||||||
id 'com.android.library' version '9.0.1' apply false
|
id 'com.android.library' version '9.1.0' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version "2.3.10" apply false
|
id 'org.jetbrains.kotlin.android' version "2.3.10" apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user