Some of the fastlane features are only available for iOS, but it's very easy to create scripts that can also automate Android deployment when some features are not available.
In this recipe, you will learn how to write a simple script to increment the Android version of your app. This will increase your productivity and help you prevent a version duplicate issue when publishing your app.