Update android build tools
This commit is contained in:
parent
545b4c897c
commit
aba02a766c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
let
|
||||
pkgs = import <nixpkgs> { config.android_sdk.accept_license = true; };
|
||||
buildToolsVersion = "28.0.3";
|
||||
buildToolsVersion = "29.0.2";
|
||||
composed = pkgs.androidenv.composeAndroidPackages {
|
||||
toolsVersion = "26.1.1";
|
||||
platformToolsVersion = "29.0.6";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue