mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update OctoDroid to 4.6.7 (70)
This commit is contained in:
parent
aa5c550bf4
commit
8ee9f5dee8
1 changed files with 13 additions and 2 deletions
|
|
@ -227,7 +227,18 @@ Builds:
|
|||
- echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties
|
||||
- echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties
|
||||
|
||||
- versionName: 4.6.7
|
||||
versionCode: 70
|
||||
commit: df734037c42e6017fb27f50c0a4177abbca80fec
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.6.6
|
||||
CurrentVersionCode: 69
|
||||
CurrentVersion: 4.6.7
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue