Skip to content

Commit

Permalink
Add rewrite-android and commented out rewrite-gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Sep 24, 2024
1 parent 76981e1 commit 054a4c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ dependencies {
"recipe"("org.openrewrite.recipe:rewrite-all")
"recipe"("org.openrewrite.meta:rewrite-analysis")
"recipe"("org.openrewrite.recipe:rewrite-ai-search")
"recipe"("org.openrewrite.recipe:rewrite-android")
"recipe"("org.openrewrite.recipe:rewrite-apache")
"recipe"("org.openrewrite.recipe:rewrite-circleci")
"recipe"("org.openrewrite.recipe:rewrite-codemods")
Expand All @@ -87,6 +88,7 @@ dependencies {
"recipe"("org.openrewrite.recipe:rewrite-docker")
"recipe"("org.openrewrite.recipe:rewrite-feature-flags")
"recipe"("org.openrewrite.recipe:rewrite-github-actions")
// "recipe"("org.openrewrite.recipe:rewrite-gitlab")
"recipe"("org.openrewrite.recipe:rewrite-hibernate")
"recipe"("org.openrewrite.recipe:rewrite-jackson")
"recipe"("org.openrewrite.recipe:rewrite-java-dependencies")
Expand Down

0 comments on commit 054a4c3

Please sign in to comment.