diff --git a/.gitignore b/.gitignore index a68e5b5..70bfed6 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ local.properties captures/ .externalNativeBuild/ .cxx/ -*.apk output.json # IntelliJ diff --git a/Foodify/app/debug/app-debug.apk b/Foodify/app/debug/app-debug.apk new file mode 100644 index 0000000..68409b0 Binary files /dev/null and b/Foodify/app/debug/app-debug.apk differ diff --git a/Foodify/app/release/app-release.apk b/Foodify/app/release/app-release.apk new file mode 100644 index 0000000..2368f7a Binary files /dev/null and b/Foodify/app/release/app-release.apk differ