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

This commit is contained in:
F-Droid checkupdates bot 2021-11-25 04:42:55 +00:00
parent a113f95f5d
commit b521ddd22e

View file

@ -138,7 +138,20 @@ Builds:
scanignore:
- app/src/full/assets/APKEditor
- versionName: v0.20
versionCode: 20
commit: 7a1188512fbcd02a6d39b36230ac0b2444246076
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.19
CurrentVersionCode: 19
CurrentVersion: v0.20
CurrentVersionCode: 20