File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ dependencies {
153153 implementation " com.vanniktech:android-image-cropper:4.5.0"
154154
155155 def editorGroupId = " io.github.Rosemoe.sora-editor"
156- implementation platform(" $editorGroupId :bom:0.22.0 " )
156+ implementation platform(" $editorGroupId :bom:0.23.1 " )
157157 implementation " $editorGroupId :editor"
158158 implementation " $editorGroupId :language-textmate"
159159
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
3434dependencies {
3535 implementation ' com.google.code.gson:gson:2.8.7'
3636 def editorGroupId = " io.github.Rosemoe.sora-editor"
37- implementation platform(" $editorGroupId :bom:0.22.0 " )
37+ implementation platform(" $editorGroupId :bom:0.23.1 " )
3838 implementation " $editorGroupId :editor"
3939 implementation " $editorGroupId :language-textmate"
4040 implementation " $editorGroupId :language-java"
You can’t perform that action at this time.
0 commit comments