Skip to content

Commit

Permalink
Update dependency com.spotify.ruler:ruler-gradle-plugin to v2.0.0-bet…
Browse files Browse the repository at this point in the history
…a-3 (#1008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent e1e8263 commit 8afc110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {

classpath ("com.google.dagger:hilt-android-gradle-plugin:${Versions.hilt}")

classpath ("com.spotify.ruler:ruler-gradle-plugin:2.0.0-beta-1")
classpath ("com.spotify.ruler:ruler-gradle-plugin:2.0.0-beta-3")
classpath ("com.gradle:gradle-enterprise-gradle-plugin:3.13.2")
classpath("org.jetbrains.kotlin:compose-compiler-gradle-plugin:${Versions.kotlin}")
// NOTE: Do not place your application dependencies here; they belong
Expand Down

0 comments on commit 8afc110

Please sign in to comment.