mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-25 11:49:44 +01:00
Update android gradle plug-in
This commit is contained in:
parent
e206121bbc
commit
b6182216d5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ buildscript {
|
||||||
google()
|
google()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.5.0'
|
classpath 'com.android.tools.build:gradle:3.5.1'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue