mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 15:55:57 +00:00
Updated Kotlin
This commit is contained in:
parent
46daf350a5
commit
680d1df6d4
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.0.0'
|
||||
// https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-gradle-plugin
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30"
|
||||
classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.5.30"
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31"
|
||||
classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.5.31"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue