Merge branch 'main' into adb/issue-3795

This commit is contained in:
adb 2025-08-16 16:15:59 +02:00 committed by GitHub
commit 5982a9dd8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@
pkgs = import nixpkgs { inherit system overlays; };
android-sdk = android.sdk.${system} (sdkPkgs:
with sdkPkgs; [
build-tools-34-0-0
build-tools-35-0-0
cmdline-tools-latest
platform-tools
platforms-android-34