X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=592373d4131de0c39fc07daa61e96cc222f23c67;hb=ee656c9d41238ab2c56859a03fe6b8ce8ff2df4e;hp=1239175968fb334ed0d44a400d727ef37c61fe17;hpb=583458772746317b98fced907ec780edff465888;p=fw%2Faltos diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 12391759..592373d4 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -16,30 +16,77 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. --> - + package="org.altusmetrum.AltosDroid" + android:versionCode="6" + android:versionName="1.5"> + + + + + + + + + + + + + + + + + + - + android:icon="@drawable/app_icon" + android:allowBackup="true" + android:theme="@style/CustomTheme"> + + + + + + + + + + - + + + +