mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update OctoDroid to 4.6.9 (72)
This commit is contained in:
parent
9994eaa17f
commit
f1efc46d28
1 changed files with 17 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue