Fix Sonar failure.

This commit is contained in:
Isira Seneviratne 2023-04-13 10:44:20 +05:30
parent acebabd028
commit 20f0011921
1 changed files with 1 additions and 1 deletions

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.6.21'
ext.kotlin_version = '1.8.20'
repositories {
google()
mavenCentral()