Skip to content

Commit

Permalink
Bump com.itsaky.androidide:android-tree-sitter from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [com.itsaky.androidide:android-tree-sitter](https://github.com/itsaky/android-tree-sitter) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/itsaky/android-tree-sitter/releases)
- [Commits](AndroidIDEOfficial/android-tree-sitter@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: com.itsaky.androidide:android-tree-sitter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent bb82168 commit c070a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ dependencies {
implementation("io.github.Rosemoe.sora-editor:language-treesitter:$editorVersion") {
isTransitive = false
}
implementation("com.itsaky.androidide:android-tree-sitter:3.3.0")
implementation("com.itsaky.androidide:android-tree-sitter:3.4.0")
implementation("com.itsaky.androidide:tree-sitter-java:3.3.0")
implementation("io.github.itsaky:nb-javac-android:17.0.0.3")

Expand Down

0 comments on commit c070a43

Please sign in to comment.