File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ dependencies {
157157 }
158158
159159 def editorGroupId = " io.github.Rosemoe.sora-editor"
160- implementation platform(" $editorGroupId :bom:0.22.0 " )
160+ implementation platform(" $editorGroupId :bom:0.22.2 " )
161161 implementation " $editorGroupId :editor"
162162 implementation " $editorGroupId :language-textmate"
163163
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.22.2 " )
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