mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 23:40:37 -05:00
README.org: Fix example syntax
This commit is contained in:
@@ -402,7 +402,7 @@ replace it.
|
|||||||
jar uf aapt2.jar aapt2
|
jar uf aapt2.jar aapt2
|
||||||
cp aapt2.jar $out
|
cp aapt2.jar $out
|
||||||
'';
|
'';
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user