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

This commit is contained in:
F-Droid checkupdates bot 2022-02-26 04:26:37 +00:00
parent 80c86a2113
commit 4b72b33872

View file

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