Skip to content

Commit

Permalink
Bump gradle dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
agnostic-apollo committed Jul 8, 2021
1 parent 4816181 commit a53cc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion termux-shared/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation "androidx.annotation:annotation:1.2.0"
implementation "androidx.core:core:1.6.0-rc01"
implementation "androidx.window:window:1.0.0-alpha08"
implementation "androidx.window:window:1.0.0-alpha09"
implementation "com.google.guava:guava:24.1-jre"
implementation "io.noties.markwon:core:$markwonVersion"
implementation "io.noties.markwon:ext-strikethrough:$markwonVersion"
Expand Down

0 comments on commit a53cc88

Please sign in to comment.