Summary
In this chapter, we learned how to use GitHub Actions to automate some manual tasks, such as deploying new builds to the Play Store. Additionally, we learned how to run lint checks and tests on CI/CD pipelines and push builds to Google Play Store using GitHub Actions.
In the next chapter, we will learn about techniques to improve our apps by adding analytics, using Firebase Crashlytics, and using cloud messaging to increase user engagement in our apps. Additionally, we will learn some tips and tricks for securing our apps.