Skip to content
Snippets Groups Projects
Commit 4f5080af authored by Karthik Shetty's avatar Karthik Shetty
Browse files

Update Fastfile

parent e4e42605
Branches
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ platform :android do
gradle(task: "clean assembleDebug")
#apk_path = "app/build/outputs/bundle/release/app-release.aab"
apk_path = "app/build/outputs/apk/release/app-release-unsigned.apk"
apk_path = "app/build/outputs/apk/debug/app-debug.apk"
firebase_app_distribution(
app: ENV["FIREBASE_APP_ID"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment