You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thrilled to announce that my APK build process for the SAMPLE-KIVYMD-APP repository has been successfully completed on GitHub! 🚀
It took some frustrating build failures but still I managed to succeed.
After resolving several challenges, my GitHub Actions workflow now reliably builds the APK for my KivyMD application, thanks to the latest updates and optimizations. This achievement marks a significant milestone for my project, bringing us one step closer to delivering an enhanced mobile experience.
🔧 Key Highlights:
Automated APK Building: Our workflow now efficiently handles the APK build process without manual intervention.
Optimized Dependencies: I have integrated all necessary dependencies, ensuring a smooth build environment.
Seamless Deployment: The build process is fully automated, making it easier to deploy updates and improvements.
For more details, you can check out the repository here. I am looking forward to your feedback.
I try to build it shows these error :
Build for Android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build for Android
Failed to remove 'http.https://github.com/.extraheader' from the git config
main.yml code is :
Please help me to fix this
The text was updated successfully, but these errors were encountered: