Implementata mtb_part in rettifica giacenze.

This commit is contained in:
Gius95
2018-12-13 10:32:23 +01:00
parent eee0567d71
commit f8edeeefcb
62 changed files with 3369 additions and 382 deletions

View File

@@ -2,7 +2,7 @@
buildscript {
ext{
kotlin_version = '1.3.0'
kotlin_version = '1.3.10'
gradle_version = '3.2.1'
}