From e3b4b773074648bdac4d899cbf46d46167c36fca Mon Sep 17 00:00:00 2001 From: James Magahern Date: Mon, 25 Mar 2024 19:31:02 -0700 Subject: [PATCH] .builds -> .build.yml --- .builds/android.yml => .build.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .builds/android.yml => .build.yml (100%) diff --git a/.builds/android.yml b/.build.yml similarity index 100% rename from .builds/android.yml rename to .build.yml