mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-04 08:01:08 +01:00
Bump android support library version
This commit is contained in:
parent
7bb64d724c
commit
990a957383
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ android {
|
||||||
buildToolsVersion "24.0.1"
|
buildToolsVersion "24.0.1"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:support-annotations:24.1.1'
|
compile 'com.android.support:support-annotations:24.2.0'
|
||||||
compile "com.android.support:support-v4:24.1.1"
|
compile "com.android.support:support-v4:24.2.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue