Updated on 2026-08-14

This commit is contained in:
Tangem 2018-10-31 12:58:41 +03:00
parent fbbdddef8c
commit 0d472a6668
3 changed files with 5 additions and 2 deletions

View file

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