You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
Jan Berkel edited this page Nov 15, 2011
·
5 revisions
Android manifest generation
If you would like your AndroidManifest.xml file to automatically inherit
versionName and versionCode from your SBT project, add the
AndroidManifestGenerator.settings build settings to your project.
It will look for an AndroidManifest.xml file, and add versionName
and versionCode to that template.