| 1 | 8,323 | 78,963 | fastlane-plugin-android_change_package_identifier | Change the package identifier in the AndroidManifest.xml file. Can revert as well. |
| 2 | 9,158 | 8,628 | fastlane-plugin-android_change_app_name | Changes the manifest's label attribute (appName). Stores the original name for reverti... |
| 3 | 12,171 | 15,584 | fastlane-plugin-android_change_string_app_name | Change the app_name in the strings.xml file & revert method |
| 4 | 20,338 | 14,823 | fastlane-plugin-get_android_version | gets the android versionName and versionCode from the `AndroidManifest.xml` file locate... |