Update OctoDroid to 4.6.15 (78)

This commit is contained in:
checkupdates bot 2025-12-07 03:48:31 +00:00 committed by linsui
parent a738de1c1d
commit 3513405d68

View file

@ -299,7 +299,23 @@ Builds:
- echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties
- echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties
- versionName: 4.6.15
versionCode: 78
commit: 4ba766e189db16735ce802447c7bdd5f438bdd5d
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-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
UpdateCheckMode: Tags
CurrentVersion: 4.6.14
CurrentVersionCode: 77
CurrentVersion: 4.6.15
CurrentVersionCode: 78