mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-25 03:39:44 +01:00
Update android-annotations version
This commit is contained in:
parent
6e7f777d04
commit
b7f3fdf528
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ android {
|
||||||
buildToolsVersion "23.0.2"
|
buildToolsVersion "23.0.2"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:support-annotations:23.1.1'
|
compile 'com.android.support:support-annotations:23.3.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue