mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-16 05:51:15 +01:00
Update build tools SDK version
This commit is contained in:
parent
bdd5c80fca
commit
5be3099a5b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 23
|
compileSdkVersion 23
|
||||||
buildToolsVersion "23.0.2"
|
buildToolsVersion "23.0.3"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:support-annotations:23.3.0'
|
compile 'com.android.support:support-annotations:23.3.0'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue