This repository was archived by the owner on Apr 7, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +416
-7
lines changed
Integreat.Droid/Properties
Integreat.Shared/Utilities Expand file tree Collapse file tree 4 files changed +416
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" tuerantuer.app.integreat" android : installLocation =" auto" android : versionCode =" 55610 " android : versionName =" 2.3.1 " >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" tuerantuer.app.integreat" android : installLocation =" auto" android : versionCode =" 55611 " android : versionName =" 2.3.2 " >
33 <uses-sdk android : minSdkVersion =" 15" android : targetSdkVersion =" 26" />
44 <uses-permission android : name =" android.permission.INTERNET" />
5- <uses-permission android : name =" com.google.android.c2dm.permission.RECEIVE" />
6- <uses-permission android : name =" android.permission.WAKE_LOCK" />
5+ <uses-permission android : name =" com.google.android.c2dm.permission.RECEIVE" />
6+ <uses-permission android : name =" android.permission.WAKE_LOCK" />
77 <application android : label =" Integreat" android : largeHeap =" true" android : theme =" @style/MyTheme" android : icon =" @mipmap/icon" >
88 <!-- Set custom default icon. This is used when no icon is set for incoming notification messages.
99 See README(https://goo.gl/l4GJaQ) for more. -->
You can’t perform that action at this time.
0 commit comments