Updated on 2026-08-14
This commit is contained in:
parent
fb4b20de61
commit
2b6b129096
19 changed files with 417 additions and 418 deletions
|
|
@ -1,5 +1,4 @@
|
|||
buildscript {
|
||||
|
||||
ext.kotlin_version = '1.2.60'
|
||||
repositories {
|
||||
google()
|
||||
|
|
@ -20,4 +19,4 @@ allprojects {
|
|||
|
||||
task clean(type: Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue