Skip to content

Commit

Permalink
feat: bump sora-editor to 0.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
PranavPurwar committed Mar 27, 2022
1 parent 3d4a8c3 commit 283a434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ dependencies {
implementation 'org.benf:cfr:0.152'
implementation 'org.smali:dexlib2:2.5.2'
implementation 'com.google.guava:guava:31.1-android'
implementation 'io.github.Rosemoe.sora-editor:editor:0.10.9'
implementation 'io.github.Rosemoe.sora-editor:language-java:0.10.9'
implementation 'io.github.Rosemoe.sora-editor:editor:0.10.10'
implementation 'io.github.Rosemoe.sora-editor:language-java:0.10.10'
implementation 'androidx.core:core-ktx:1.9.0-alpha01'
implementation 'androidx.appcompat:appcompat:1.6.0-alpha01'
implementation 'com.google.android.material:material:1.6.0-alpha03'
Expand Down

0 comments on commit 283a434

Please sign in to comment.