updating kotlin and IndicatorFastScroll

This commit is contained in:
tibbi 2021-11-27 20:54:34 +01:00
parent 7cedaf405d
commit 36d7d94ecc
2 changed files with 2 additions and 2 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.5.31'
ext.kotlin_version = '1.6.0'
repositories {
google()
jcenter()