mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Merge pull request #8061 from nextcloud/dependabot/gradle/kotlin_version-1.4.31
Bump kotlin_version from 1.4.30 to 1.4.31
This commit is contained in:
commit
5bd4dc88f3
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.30'
|
||||
ext.kotlin_version = '1.4.31'
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
|
|
Loading…
Reference in a new issue