Updated on 2026-08-14

This commit is contained in:
Tangem 2018-11-13 23:00:24 +03:00
parent c456f38210
commit 35adc604f8
8 changed files with 77 additions and 27 deletions

View file

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