mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update OctoDroid to 4.6.10 (73)
This commit is contained in:
parent
86ed9797a9
commit
f029044759
1 changed files with 17 additions and 2 deletions
|
|
@ -238,7 +238,22 @@ Builds:
|
|||
- echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties
|
||||
- echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties
|
||||
|
||||
- versionName: 4.6.10
|
||||
versionCode: 73
|
||||
commit: 7e98b5c5d536d655f4e297a485edddb26fb882bd
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.9
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: 4.6.10
|
||||
CurrentVersionCode: 73
|
||||
|
|
|
|||
Loading…
Reference in a new issue