Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Commit 1ab0b9c

Browse files
authored
Update build.gradle.kts
1 parent f7f1195 commit 1ab0b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ dependencies {
189189
implementation("androidx.activity:activity-ktx:1.9.0-beta01")
190190
implementation("androidx.startup:startup-runtime:1.2.0-alpha02")
191191

192-
val editorVersion = "0.22.1"
192+
val editorVersion = "0.22.2-3e1c25a-SNAPSHOT"
193193
//noinspection GradleDependency
194194
implementation("io.github.Rosemoe.sora-editor:editor:$editorVersion")
195195
//noinspection GradleDependency

0 commit comments

Comments
 (0)