X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=58f5077cc03cfba4bab95741dd512919c80dcf3a;hp=8ecfcbb52e0a3f7d259a123debca1720f4430ec5;hb=d015cfc1499a263549f52d46e9e5b934fcb94f53;hpb=2120d362cefceba69e75996b6391d9558978c01d diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 8ecfcbb5..58f5077c 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -16,31 +16,77 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. --> - + package="org.altusmetrum.AltosDroid" + android:versionCode="7" + android:versionName="1.6.0.3"> + + + + + + + + + + + + + + + + + - + android:icon="@drawable/app_icon" + android:allowBackup="true" + android:theme="@style/CustomTheme"> + + + + + + + + + + - + + + +