Skip to content

Commit 5982a9d

Browse files
authored
Merge branch 'main' into adb/issue-3795
2 parents 4b20e3f + ac8d888 commit 5982a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
pkgs = import nixpkgs { inherit system overlays; };
1616
android-sdk = android.sdk.${system} (sdkPkgs:
1717
with sdkPkgs; [
18-
build-tools-34-0-0
18+
build-tools-35-0-0
1919
cmdline-tools-latest
2020
platform-tools
2121
platforms-android-34

0 commit comments

Comments
 (0)