git » android-tools.git » commit 4b6d3a5

add nvchecker

author T.J. Townsend
2024-07-14 12:28:07 UTC
committer T.J. Townsend
2024-07-14 12:28:07 UTC
parent bc883b1a7192bf964310ba1a6182b950933b76fc

add nvchecker

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..3a28bf5
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[android-tools]
+source = "git"
+git = "https://github.com/nmeum/android-tools.git"