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:
Gergely Hegedis 2021-11-04 18:03:02 +02:00 committed by GitHub
commit 1f3c98ad91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {