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