- Configure the general settings of your app in - Generalsection. You may refer here
 for details.
- Configure the build settings in - Androidsection.- Package Identifier- A unique package name for your app. Refer here for naming rules.
- Keystore File- Upload Keystore file that you generated earlier.
- Key Store Password- The storepass used when generating Keystore file.
- Key Password- The keypass used when generating Keystore file.
- Key Alias- The alias used when generating Keystore file.
- Google Service File- Upload google-services.json file you downloaded earlier.
- Google FCM Key- The Server Key Token you copied earlier.
 
- Configure other settings (Optional). - You may refer the documentations here: 
- Build the app by heading to - Buildsection, click on- New Buildand choose- Android.
- Press the - Create New Buildto proceed.
- Once the build has completed, you may want to download the APK file for later use. 
 




