mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-14 13:01:17 +01:00
Update gradle config
This commit is contained in:
parent
dc9272790b
commit
adae111d5c
7 changed files with 9 additions and 9 deletions
|
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "25.0.3"
|
||||
buildToolsVersion "26.0.0"
|
||||
|
||||
dependencies {
|
||||
compile 'com.android.support:support-annotations:25.3.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue