Update PermissionsManager to 5.0 (5)

This commit is contained in:
F-Droid checkupdates bot 2022-08-28 04:49:03 +00:00
parent 91957e99c9
commit fcd3c81898

View file

@ -31,7 +31,19 @@ Builds:
- yes
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
- versionName: '5.0'
versionCode: 5
commit: d874fa330703de3c284457e3ff4349079b446dbf
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '4.0'
CurrentVersionCode: 4
CurrentVersion: '5.0'
CurrentVersionCode: 5