Accept android sdk license in nix-shell
This commit is contained in:
@@ -1 +1,4 @@
|
|||||||
{ allowUnfree = true; }
|
{
|
||||||
|
allowUnfree = true;
|
||||||
|
android_sdk.accept_license = true;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user