Gradle related updates

This commit is contained in:
Juha Heinanen
2023-06-23 13:25:31 +03:00
parent 9e9a98f049
commit 1009ab7a3d
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.8.10'
ext.kotlin_version = '1.8.20'
repositories {
google()
mavenCentral()