Updated on 2026-08-14

This commit is contained in:
Tangem 2020-03-05 11:44:49 +03:00
parent e3337df199
commit 8f73aef1c2
4 changed files with 8 additions and 5 deletions

View file

@ -1,4 +1,5 @@
ext.versions = [
kotlin : '1.3.61',
build_gradle: '3.6.0',
kotlin : '1.3.70',
build_gradle: '3.6.1',
build_tools : '29.0.2',
]