Update Kotlinter to 3.15.0
This commit is contained in:
@@ -11,10 +11,10 @@ import com.github.gotify.client.model.Application
|
||||
import com.github.gotify.log.Log
|
||||
import com.squareup.picasso.OkHttp3Downloader
|
||||
import com.squareup.picasso.Picasso
|
||||
import okhttp3.Cache
|
||||
import okhttp3.OkHttpClient
|
||||
import java.io.File
|
||||
import java.io.IOException
|
||||
import okhttp3.Cache
|
||||
import okhttp3.OkHttpClient
|
||||
|
||||
internal class PicassoHandler(private val context: Context, private val settings: Settings) {
|
||||
companion object {
|
||||
|
||||
Reference in New Issue
Block a user