File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ dependencies {
118118 implementation ' com.termux.termux-app:terminal-emulator:0.117'
119119 implementation ' org.nanohttpd:nanohttpd:2.3.0'
120120 def editorGroupId = " io.github.Rosemoe.sora-editor"
121- implementation platform(" $editorGroupId :bom:0.22.0 " )
121+ implementation platform(" $editorGroupId :bom:0.23.4 " )
122122 implementation " $editorGroupId :editor"
123123 implementation " $editorGroupId :language-textmate"
124124 implementation ' jp.co.cyberagent.android:gpuimage:2.1.0'
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
3333dependencies {
3434 implementation ' com.google.code.gson:gson:2.8.7'
3535 def editorGroupId = " io.github.Rosemoe.sora-editor"
36- implementation platform(" $editorGroupId :bom:0.22.0 " )
36+ implementation platform(" $editorGroupId :bom:0.23.4 " )
3737 implementation " $editorGroupId :editor"
3838 implementation " $editorGroupId :language-textmate"
3939 implementation " $editorGroupId :language-java"
You can’t perform that action at this time.
0 commit comments