mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-09 03:56:09 +01:00
Bump gradle dependencies versions
This commit is contained in:
parent
48161816e0
commit
a53cc88688
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ android {
|
||||||
implementation 'androidx.appcompat:appcompat:1.3.0'
|
implementation 'androidx.appcompat:appcompat:1.3.0'
|
||||||
implementation "androidx.annotation:annotation:1.2.0"
|
implementation "androidx.annotation:annotation:1.2.0"
|
||||||
implementation "androidx.core:core:1.6.0-rc01"
|
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 "com.google.guava:guava:24.1-jre"
|
||||||
implementation "io.noties.markwon:core:$markwonVersion"
|
implementation "io.noties.markwon:core:$markwonVersion"
|
||||||
implementation "io.noties.markwon:ext-strikethrough:$markwonVersion"
|
implementation "io.noties.markwon:ext-strikethrough:$markwonVersion"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue