Merge pull request #17 from fknives/dependabot/gradle/develop/org.jetbrains.kotlin-kotlin-gradle-plugin-1.5.31
Bump kotlin-gradle-plugin from 1.5.30 to 1.5.31
This commit is contained in:
commit
1f3c98ad91
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.5.30"
|
||||
ext.kotlin_version = "1.5.31"
|
||||
ext.detekt_version = "1.18.1"
|
||||
ext.hilt_version = "2.38.1"
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue