mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update OctoDroid to 4.6.14 (77)
This commit is contained in:
parent
1e13f94e15
commit
8f2192bec4
1 changed files with 18 additions and 2 deletions
|
|
@ -283,7 +283,23 @@ Builds:
|
|||
- echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties
|
||||
- echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties
|
||||
|
||||
- versionName: 4.6.14
|
||||
versionCode: 77
|
||||
commit: d7ee0aeace621df590b0df793bd1a7f0d5bfc544
|
||||
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.13
|
||||
CurrentVersionCode: 76
|
||||
CurrentVersion: 4.6.14
|
||||
CurrentVersionCode: 77
|
||||
|
|
|
|||
Loading…
Reference in a new issue