mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update OctoDroid to 4.6.0 (62)
This commit is contained in:
parent
fabc9cbc74
commit
670fdc5416
1 changed files with 11 additions and 2 deletions
|
|
@ -161,7 +161,16 @@ Builds:
|
|||
prebuild: sed -i -e '/fabric/d' -e '/playstoreImplementation(.*) {/,/}/d' -e s/ClientId/\'\"f0f32f2ee4a709ba3640\"\'/
|
||||
-e s/ClientSecret/\'\"f94cffda88486696c2762ad986bc0b8b830c9cff\"\'/ build.gradle
|
||||
|
||||
- versionName: 4.6.0
|
||||
versionCode: 62
|
||||
commit: v4.6.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/fabric/d' -e '/playstoreImplementation(.*) {/,/}/d' -e s/ClientId/\'\"f0f32f2ee4a709ba3640\"\'/
|
||||
-e s/ClientSecret/\'\"f94cffda88486696c2762ad986bc0b8b830c9cff\"\'/ build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.5.0
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 4.6.0
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue