Skip to content
Snippets Groups Projects
Commit 6f46f30d authored by Augusto Bott's avatar Augusto Bott
Browse files

Merged to v0.6

parent ceff2e74
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="br.com.bott.droidsshd"
<<<<<<< HEAD
android:versionCode="5"
android:versionName="0.5" android:installLocation="internalOnly">
=======
android:installLocation="auto" android:versionName="0.6" android:versionCode="6">
>>>>>>> refs/heads/work
android:installLocation="auto"
android:versionName="0.6"
android:versionCode="6">
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment