Ezerous
5 years ago
No known key found for this signature in database
GPG Key ID: 262B2954BBA319E3
2 changed files with
2 additions and
2 deletions
-
app/build.gradle
-
app/src/main/assets/apache_libraries.html
|
|
@ -88,7 +88,7 @@ dependencies { |
|
|
|
implementation 'com.google.firebase:firebase-messaging:20.1.7' |
|
|
|
implementation 'com.crashlytics.sdk.android:crashlytics:2.10.1' |
|
|
|
implementation 'com.snatik:storage:2.1.0' |
|
|
|
implementation 'com.squareup.okhttp3:okhttp:3.12.0' //TODO: Warning: okhttp has dropped support for Android v.19 since okhttp 3.13! |
|
|
|
implementation 'com.squareup.okhttp3:okhttp:3.12.12' //TODO: Warning: okhttp has dropped support for Android v.19 since okhttp 3.13! |
|
|
|
implementation 'com.squareup.picasso:picasso:2.5.2' |
|
|
|
implementation 'com.jakewharton.picasso:picasso2-okhttp3-downloader:1.1.0' |
|
|
|
implementation 'org.jsoup:jsoup:1.10.3' //TODO: Warning: upgrading from 1.10.3 will break stuff! |
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
<body> |
|
|
|
<ul> |
|
|
|
<li> |
|
|
|
<h5><a href="https://square.github.io/okhttp/">OkHttp</a> v3.14.2 (Copyright ©2019 Square, Inc.)</h5> |
|
|
|
<h5><a href="https://square.github.io/okhttp/">OkHttp</a> v3.12.12 (Copyright ©2019 Square, Inc.)</h5> |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<h5><a href="https://square.github.io/picasso/">Picasso</a> v2.5.2 (Copyright ©2013 Square, Inc.)</h5> |
|
|
|