Skip to content

Commit

Permalink
fix(deps): update dependency androidx.gradle:gradle-version-catalog t…
Browse files Browse the repository at this point in the history
…o v2024.09.00
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent eee2d77 commit 91956af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencyResolutionManagement {
//TODO: Remove current ones and replace with this!
versionCatalogs {
create("androidx") {
from("androidx.gradle:gradle-version-catalog:2024.08.01")
from("androidx.gradle:gradle-version-catalog:2024.09.00")
}
}
}
Expand Down

0 comments on commit 91956af

Please sign in to comment.