Add option to report errors via e-mail
This commit is contained in:
parent
9a21cd3ad7
commit
158c322cda
19 changed files with 308 additions and 40 deletions
|
|
@ -102,7 +102,8 @@ dependencies {
|
|||
|
||||
def glide_version = "4.15.1"
|
||||
implementation "com.github.bumptech.glide:glide:$glide_version"
|
||||
// kapt "com.github.bumptech.glide:compiler:$glide_version"
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.12.1'
|
||||
|
||||
def okhttp_version = "4.12.0"
|
||||
implementation "com.squareup.retrofit2:retrofit:2.9.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue