mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-24 11:19:44 +01:00
Update the Android gradle plugin
This commit is contained in:
parent
bd45837d93
commit
e4220a7ab1
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.3.0'
|
classpath 'com.android.tools.build:gradle:3.3.2'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue