mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update OctoDroid to 4.6.13 (76)
This commit is contained in:
parent
08161efdbb
commit
db8bad4d9e
1 changed files with 13 additions and 2 deletions
|
|
@ -272,7 +272,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.13
|
||||||
|
versionCode: 76
|
||||||
|
commit: 910b866f34a5cec2f6233d7cd752e4bc42a52899
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.6.12
|
CurrentVersion: 4.6.13
|
||||||
CurrentVersionCode: 75
|
CurrentVersionCode: 76
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue