This application makes it easier generate yours apk bundle of your aplication android.
- Run "go mod tidy" "go build -o bin/apk-builder .";
- Save the file in the a safe place;
- Define a folderpath on your environment variables path (only windows);
- run "apk-builder" on terminal (When the running are completed, the app generate an automatic folder to copy your apk);
- Great!
When the running are completed, the app generate an automatic folder to copy your apk.
Author: IsaelSousa / PajeDeath