mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-07 09:31:11 +01:00
Update gradle configuration
This commit is contained in:
parent
8ff72ddd8b
commit
e558f824c5
5 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.1"
|
||||
buildToolsVersion "26.0.2"
|
||||
|
||||
dependencies {
|
||||
compile 'com.android.support:support-annotations:26.1.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue