Update APK Explorer & Editor (AEE) to v0.18 (18)

This commit is contained in:
F-Droid checkupdates bot 2021-09-12 04:16:33 +00:00
parent cbd294338a
commit 901c7f8c1c

View file

@ -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