Permission Manager X

This commit is contained in:
linsui 2021-03-15 13:16:22 +08:00
parent dd840d9b62
commit a223bb7fbc

View file

@ -0,0 +1,35 @@
Categories:
- System
License: AGPL-3.0-or-later
AuthorName: Irfan Latif
SourceCode: https://github.com/mirfatif/PermissionManagerX
IssueTracker: https://github.com/mirfatif/PermissionManagerX/issues
Changelog: https://github.com/mirfatif/PermissionManagerX/releases
AutoName: Permission Manager X
RepoType: git
Repo: https://github.com/mirfatif/PermissionManagerX
Builds:
- versionName: v1.05
versionCode: 105
commit: v1.05
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
prebuild:
- sed -i -e 's/priv_daemon-release/priv_daemon-release-unsigned/' build.gradle
- sed -i -e 's/pref_settings_check_for_updates_default">true/pref_settings_check_for_updates_default">false/'
src/main/res/values/preference_keys.xml
ndk: r21d
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: v1.05
CurrentVersionCode: 105