Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
ubbabeck committed Jan 30, 2024
1 parent 675424d commit d547c77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snippets/kotlin_mpp_lib/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
in
{
devShells.default = pkgs.mkShell {
# TODO make gradle use java17 by default.
buildInputs = with pkgs; [
kotlin
ktlint
Expand Down

0 comments on commit d547c77

Please sign in to comment.