From c57f8a3be8b78b9395d440678bddd077f1f12bbf Mon Sep 17 00:00:00 2001 From: osbm Date: Sun, 11 May 2025 00:08:58 +0300 Subject: [PATCH] add more tool --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f4c4b27..6ecdabd 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,7 @@ Successful nix apk builds: - https://github.com/CrazyChaoz/Minimal-Android-UWB-App - https://github.com/iyox-studios/iyox-Wormhole - https://github.com/expenses/irohdroid + + +Important tools: +- https://github.com/CrazyChaoz/gradle-dot-nix : This flake can generate the full maven repo required to build a gradle app from gradle/verification-metadata.xml, all in the sandbox, without code generation.