Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent 0551ca7 commit 72f0e29
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
Expand Up @@ -28,7 +28,7 @@ object Versions {
const val coil = "2.6.0"
const val constraintLayout = "2.1.4"
const val constraintLayoutCompose = "1.0.1"
const val core = "1.12.0"
const val core = "1.13.0"
const val customViewPoolingContainer = "1.0.0"
const val dataStorePreferences = "1.0.0"
const val firebaseAppDistributionGradlePlugin = "4.2.0"
Expand Down

0 comments on commit 72f0e29

Please sign in to comment.