mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-03 07:31:09 +01:00
Update build dependencies
This commit is contained in:
parent
743b067cae
commit
e0e8257f1c
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ android {
|
||||||
buildToolsVersion "25.0.2"
|
buildToolsVersion "25.0.2"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:support-annotations:25.0.1'
|
compile 'com.android.support:support-annotations:25.1.0'
|
||||||
compile "com.android.support:support-v4:25.0.1"
|
compile "com.android.support:support-v4:25.1.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue