Implementato log su file

This commit is contained in:
2022-10-07 15:22:32 +02:00
parent 46e438e0e9
commit b8b3d2f2bb
21 changed files with 95 additions and 58 deletions

View File

@@ -94,7 +94,7 @@ dependencies {
exclude group: 'com.android.support', module: 'support-annotations'
})
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.orhanobut:logger:2.2.0'
implementation 'com.github.lupaulus:logger:2.3.2'
//Firebase