Compare commits
2 Commits
11cf1787b2
...
64090e0eb1
| Author | SHA1 | Date | |
|---|---|---|---|
| 64090e0eb1 | |||
|
|
2ca47892c1 |
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'com.android.application'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version '2.2.21'
|
||||
id 'org.jetbrains.kotlin.plugin.compose' version '2.2.21'
|
||||
id 'org.jetbrains.kotlin.plugin.compose' version '2.3.0'
|
||||
id 'com.mikepenz.aboutlibraries.plugin' version '13.1.0'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user