Update OctoDroid to 4.6.9 (72)

This commit is contained in:
F-Droid checkupdates bot 2022-10-08 05:20:16 +00:00
parent 9994eaa17f
commit f1efc46d28

View file

@ -240,7 +240,22 @@ Builds:
- echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties
- echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties
- versionName: 4.6.9
versionCode: 72
commit: 4acb91adbd72646fd5446206b3e2774423c82f65
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild:
- sed -i -e '/fabric/d' -e '/playstoreImplementation(.*) {/,/}/d' build.gradle
- echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties
- echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 4.6.8
CurrentVersionCode: 71
CurrentVersion: 4.6.9
CurrentVersionCode: 72