Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
faruktoptas committed Jun 28, 2020
1 parent 39250dc commit 1dfb6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/me/toptas/okmocker/NetworkManager.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package me.toptas.okmocker

import me.toptas.okmocker.core.DefaultLogger
import me.toptas.okmockerwriter.OkMockerWriteInterceptor
import me.toptas.okmockerwriter.internal.DefaultLogger
import okhttp3.OkHttpClient
import retrofit2.Retrofit
import retrofit2.converter.gson.GsonConverterFactory
Expand Down

0 comments on commit 1dfb6fb

Please sign in to comment.