Compare commits

...
This repository has been archived on 2022-04-20. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
950d69fa2c Update kotlin_version 2021-12-14 08:01:11 +00:00

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.2.30'
ext.kotlin_version = '1.6.10'
repositories {
google()
jcenter()