Clean up ignored files
This commit is contained in:
parent
d6a99f99e4
commit
ba23e5b622
9943 changed files with 155549 additions and 1107 deletions
|
@ -1,6 +1,7 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.3.10'
|
||||
ext {
|
||||
supportLibVersion = '1.0.0'
|
||||
firebase = "11.8.0"
|
||||
|
@ -14,6 +15,7 @@ buildscript {
|
|||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.2.1'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue