mirror of
https://github.com/nextcloud/android.git
synced 2024-11-28 18:28:59 +03:00
Merge pull request #6923 from nextcloud/dependabot/gradle/kotlin_version-1.4.10
This commit is contained in:
commit
a0c015c554
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import com.github.spotbugs.snom.SpotBugsTask
|
|||
// its root folder, another one for the app module in subfolder of root.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.4.0'
|
||||
ext.kotlin_version = '1.4.10'
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
|
|
Loading…
Reference in a new issue