Updated on 2026-08-14

This commit is contained in:
Tangem 2019-10-01 17:09:37 +03:00
parent 0645cffc25
commit 72a2623faa
13 changed files with 287 additions and 2 deletions

View file

@ -23,4 +23,4 @@ allprojects {
task clean(type: Delete) {
delete rootProject.buildDir
}
}