diff --git a/android/android-studio/app/build.gradle b/android/android-studio/app/build.gradle index bd9b9bd..9a05a8e 100644 --- a/android/android-studio/app/build.gradle +++ b/android/android-studio/app/build.gradle @@ -51,7 +51,6 @@ dependencies { implementation platform('io.github.Rosemoe.sora-editor:bom:0.23.6') implementation 'io.github.Rosemoe.sora-editor:editor' implementation 'io.github.Rosemoe.sora-editor:language-textmate' - implementation 'io.github.Rosemoe.sora-editor:textmate-languageconfiguration' implementation platform('androidx.compose:compose-bom:2024.06.00') implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0' implementation 'androidx.core:core-ktx:1.12.0'