mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
Merge branch 'main' into adb/issue-3795
This commit is contained in:
commit
5982a9dd8f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
pkgs = import nixpkgs { inherit system overlays; };
|
pkgs = import nixpkgs { inherit system overlays; };
|
||||||
android-sdk = android.sdk.${system} (sdkPkgs:
|
android-sdk = android.sdk.${system} (sdkPkgs:
|
||||||
with sdkPkgs; [
|
with sdkPkgs; [
|
||||||
build-tools-34-0-0
|
build-tools-35-0-0
|
||||||
cmdline-tools-latest
|
cmdline-tools-latest
|
||||||
platform-tools
|
platform-tools
|
||||||
platforms-android-34
|
platforms-android-34
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue