mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-02 23:21:06 +01:00
gradle: Update build tools
This commit is contained in:
parent
e3a1f8224f
commit
212be59fca
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 25
|
compileSdkVersion 25
|
||||||
buildToolsVersion "25.0.1"
|
buildToolsVersion "25.0.2"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:support-annotations:25.0.1'
|
compile 'com.android.support:support-annotations:25.0.1'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue