Skip to content

Commit

Permalink
chore(deps): bump io.github.Rosemoe.sora-editor:language-textmate
Browse files Browse the repository at this point in the history
Bumps [io.github.Rosemoe.sora-editor:language-textmate](https://github.com/Rosemoe/sora-editor) from 0.21.1 to 0.22.1.
- [Release notes](https://github.com/Rosemoe/sora-editor/releases)
- [Commits](Rosemoe/sora-editor@0.21.1...0.22.1)

---
updated-dependencies:
- dependency-name: io.github.Rosemoe.sora-editor:language-textmate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 17913ed commit 6db4f7e
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 @@ -79,7 +79,7 @@ dependencies {

implementation("io.github.itsaky:nb-javac-android:17.0.0.3")
implementation("io.github.Rosemoe.sora-editor:editor:0.21.1")
implementation("io.github.Rosemoe.sora-editor:language-textmate:0.21.1")
implementation("io.github.Rosemoe.sora-editor:language-textmate:0.22.1")
implementation("com.google.android.gms:play-services-oss-licenses:17.0.1")
implementation("androidx.activity:activity-ktx:1.7.1")
implementation("androidx.documentfile:documentfile:1.1.0-alpha01")
Expand Down

0 comments on commit 6db4f7e

Please sign in to comment.