Updated on 2026-08-14

This commit is contained in:
Tangem 2021-05-12 10:56:35 +03:00
parent a8fbabf35f
commit f6e8d7fd73
6 changed files with 120 additions and 28 deletions

View file

@ -1,4 +1,4 @@
ext.versions = [
kotlin : '1.4.31',
build_gradle: '4.1.3',
kotlin : '1.5.0',
build_gradle: '4.2.0',
]