Skip to content

Commit

Permalink
Update dependency androidx.webkit:webkit to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent c8b2394 commit 27c5f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/com/orange/ods/gradle/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ object Versions {
const val navigation = "2.7.7"
const val testExtJUnit = "1.1.5"
const val timber = "5.0.1"
const val webkit = "1.10.0"
const val webkit = "1.11.0"
}

0 comments on commit 27c5f15

Please sign in to comment.