fully working
This commit is contained in:
parent
b51834635a
commit
532a613179
9 changed files with 142 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id("com.android.application") version "7.4.1" apply false
|
||||
id("com.android.library") version "7.4.1" apply false
|
||||
id("org.jetbrains.kotlin.android") version "1.7.0" apply false
|
||||
id("org.jetbrains.kotlin.android") version "1.8.10" apply false
|
||||
}
|
Reference in a new issue