mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 13:44:40 +00:00
Updated Kotlin plugin
This commit is contained in:
parent
494b59515a
commit
cfd62354a3
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ buildscript {
|
||||||
// https://mvnrepository.com/artifact/com.bugsnag/bugsnag-android-gradle-plugin
|
// https://mvnrepository.com/artifact/com.bugsnag/bugsnag-android-gradle-plugin
|
||||||
classpath 'com.bugsnag:bugsnag-android-gradle-plugin:7.1.0'
|
classpath 'com.bugsnag:bugsnag-android-gradle-plugin:7.1.0'
|
||||||
// https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-gradle-plugin
|
// https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-gradle-plugin
|
||||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
|
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20"
|
||||||
classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.6.10"
|
classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.6.20"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue