mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 17:46:37 +03:00
Merge pull request #4164 from nextcloud/dependabot/gradle/kotlin_version-1.3.40
Bump kotlin_version from 1.3.31 to 1.3.40
This commit is contained in:
commit
f49fcf0b44
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
import com.github.spotbugs.SpotBugsTask
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.3.31'
|
||||
ext.kotlin_version = '1.3.40'
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
|
|
Loading…
Reference in a new issue