Skip to content

Commit

Permalink
Bump sketch from 3.2.5 to 3.3.0 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 6b729cd commit 2c762f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import androidx.core.content.ContextCompat
import androidx.core.content.FileProvider
import com.github.panpf.sketch.request.DownloadRequest
import com.github.panpf.sketch.request.DownloadResult
import com.github.panpf.sketch.request.execute
import io.github.a13e300.ro_tieba.BuildConfig
import io.github.a13e300.ro_tieba.Logger
import io.github.a13e300.ro_tieba.R
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ retrofit = "2.9.0"
legacy-support-v4 = "1.0.0"
recyclerview = "1.3.2"
room-runtime = "2.6.1"
sketch = "3.2.5"
sketch = "3.3.0"

[libraries]
androidx-datastore = { module = "androidx.datastore:datastore", version.ref = "datastore" }
Expand Down

0 comments on commit 2c762f4

Please sign in to comment.