mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update APK Explorer & Editor (AEE) to v0.18 (18)
This commit is contained in:
parent
cbd294338a
commit
901c7f8c1c
1 changed files with 15 additions and 2 deletions
|
|
@ -112,7 +112,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/full/assets/APKEditor
|
||||
|
||||
- versionName: v0.18
|
||||
versionCode: 18
|
||||
commit: c2418b9267e22589dc9cc8125e67f909ff291172
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- full
|
||||
scanignore:
|
||||
- app/src/full/assets/APKEditor
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.17
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: v0.18
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue