mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
ArknightsTap: add 2.10.3
This commit is contained in:
parent
41cfb3c6a6
commit
7b6414c9f5
1 changed files with 34 additions and 0 deletions
34
metadata/com.icebem.akt.yml
Normal file
34
metadata/com.icebem.akt.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
AntiFeatures:
|
||||
- NonFreeDep
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: 艾星 Aistra
|
||||
SourceCode: https://github.com/aistra0528/ArknightsTap
|
||||
IssueTracker: https://github.com/aistra0528/ArknightsTap/issues
|
||||
Changelog: https://github.com/aistra0528/ArknightsTap/releases
|
||||
Donate: https://paypal.me/aistra0528
|
||||
|
||||
AutoName: 方舟帮帮忙
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/aistra0528/ArknightsTap.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.10.3
|
||||
versionCode: 62
|
||||
commit: 497d54381d1ed76a4def85a7c8966c483579d66e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '4s/true/false/' src/main/res/xml/root_preferences.xml
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.10.3
|
||||
CurrentVersionCode: 62
|
||||
Loading…
Reference in a new issue