Update PermissionsManager to 8.0 (8)

This commit is contained in:
F-Droid checkupdates bot 2022-10-24 17:06:04 +00:00
parent 103b9541a5
commit 16cca6334d

View file

@ -67,7 +67,19 @@ Builds:
- yes
prebuild: echo 'android { lintOptions { abortOnError false } }' >> build.gradle
- versionName: '8.0'
versionCode: 8
commit: c503f6fadcf959d0a278bb04a2c004082521cd93
subdir: app
sudo:
- 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: '7.0'
CurrentVersionCode: 7
CurrentVersion: '8.0'
CurrentVersionCode: 8