mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update OctoDroid to 4.6.1 (63)
This commit is contained in:
parent
8f8f6a6bad
commit
1b6157ea1f
1 changed files with 13 additions and 2 deletions
|
|
@ -172,7 +172,18 @@ Builds:
|
|||
- echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties
|
||||
- echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties
|
||||
|
||||
- versionName: 4.6.1
|
||||
versionCode: 63
|
||||
commit: v4.6.1
|
||||
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%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.6.0
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 4.6.1
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue