1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-07-09 15:38:41 +00:00

Compare commits

..

No commits in common. "00948ffd73f950e443eb0214206e8a1c9e16e957" and "defa4d1469b780919e17797d9191a089b5ac9d7a" have entirely different histories.

View File

@ -17,7 +17,7 @@ dependencies {
kapt "com.squareup.moshi:moshi-kotlin-codegen:$comSquareupMoshi"
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.robolectric:robolectric:4.9.2'
testImplementation 'org.robolectric:robolectric:4.9.1'
debugImplementation 'com.facebook.stetho:stetho-okhttp3:1.6.0'
}