androidapplibname
Specfies the file name for the output APK.
androidapplibname ("value")
By default, the project name will be used as the file name for the APK.
Parameters
value is the new file name.
Applies To
The config scope.
Availability
Premake 5.0.0 alpha 14 or later.
Examples
androidapplibname "MyProject"