This repository was archived by the owner on Mar 27, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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" android : versionCode =" 133 " android : versionName =" 1.3.1 " package =" org.iilab.pb" >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 134 " android : versionName =" 1.4.0 " package =" org.iilab.pb" >
33 <uses-sdk android : minSdkVersion =" 10" android : targetSdkVersion =" 18" />
44
55 <uses-permission android : name =" android.permission.READ_CONTACTS" />
1818 <uses-permission android : name =" android.permission.GET_TASKS" />
1919 <uses-permission android : name =" android.permission.READ_LOGS" />
2020
21- <application android : allowBackup =" true" android : debuggable = " false " android : icon =" @drawable/icon_calculator" android : label =" @string/app_name" android : name =" .common.ApplicationSettings" android : theme =" @android:style/Theme.Light.NoTitleBar" >
21+ <application android : allowBackup =" true" android : icon =" @drawable/icon_calculator" android : label =" @string/app_name" android : name =" .common.ApplicationSettings" android : theme =" @android:style/Theme.Light.NoTitleBar" >
2222
2323 <activity android : excludeFromRecents =" true" android : label =" @string/app_name_setup" android : name =" .HomeActivity" android : noHistory =" true" android : screenOrientation =" portrait" >
2424 <intent-filter >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >org.iilab.pb</groupId >
77 <artifactId >panic-button</artifactId >
8- <version >1.3.1 </version >
8+ <version >1.4.0 </version >
99 <packaging >apk</packaging >
1010 <name >Panic Button</name >
1111
You can’t perform that action at this time.
0 commit comments