mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update APK Explorer & Editor (AEE) to v0.19 (19)
This commit is contained in:
parent
4491ee6a32
commit
3e266c16dc
1 changed files with 15 additions and 2 deletions
|
|
@ -125,7 +125,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/full/assets/APKEditor
|
||||
|
||||
- versionName: v0.19
|
||||
versionCode: 19
|
||||
commit: 7b6dda7c57283074b2038489ce03e3c7f2bfed46
|
||||
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.18
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: v0.19
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue