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

This commit is contained in:
F-Droid checkupdates bot 2021-11-10 04:42:15 +00:00
parent 4491ee6a32
commit 3e266c16dc

View file

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