[Description]
When you target the Android platform, you get the possibility to upload your game to the Google Play app store. Using Google Play then gives you the option to add Google Licencing to your project, which is a protective measure to help reduce the risk of people running your game from sources other than Google Play.
[Features]
Protect your game from unauthorized distribution.
[Requirements]
Android: API Level 29
[References]
[License]
End User Licence Agreement (EULA).
Fix gradle injections that were causing compile issues
Fixed compilation error when building this extension together with the Google Play APK Expansion extension.