mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-07 09:31:11 +01:00
Update support deps
This commit is contained in:
parent
d09f70de1e
commit
c949940374
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ android {
|
|||
|
||||
dependencies {
|
||||
compile 'com.android.support:support-annotations:27.0.0'
|
||||
compile "com.android.support:support-core-utils:26.1.0"
|
||||
compile "com.android.support:support-core-ui:26.1.0"
|
||||
compile "com.android.support:support-core-utils:27.0.0"
|
||||
compile "com.android.support:support-core-ui:27.0.0"
|
||||
compile project(":terminal-view")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue