mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
Update OctoDroid to 4.6.6 (69)
This commit is contained in:
parent
390043bfa6
commit
4006c0a572
1 changed files with 13 additions and 2 deletions
|
|
@ -216,7 +216,18 @@ Builds:
|
||||||
- echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties
|
- echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties
|
||||||
- echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties
|
- echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties
|
||||||
|
|
||||||
|
- versionName: 4.6.6
|
||||||
|
versionCode: 69
|
||||||
|
commit: 28b954f2ee8ebbea81de9ffca9a925cdf947e5f6
|
||||||
|
subdir: app
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.6.5
|
CurrentVersion: 4.6.6
|
||||||
CurrentVersionCode: 68
|
CurrentVersionCode: 69
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue