зеркало из https://github.com/mozilla/glean.git
Update the dependencies and tweak the Kotlin API
This commit is contained in:
Родитель
c99ce4ba0a
Коммит
e1a44fab6d
|
@ -1,7 +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.kotlin_version = '1.3.30'
|
||||
|
||||
ext.library = [
|
||||
version: '0.16.1'
|
||||
|
@ -21,7 +21,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.2.1'
|
||||
classpath 'com.android.tools.build:gradle:3.3.2'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
|
||||
// Publish.
|
||||
|
|
Загрузка…
Ссылка в новой задаче