mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update UnjumbleApp to 8.0 (8)
This commit is contained in:
parent
f925fc9899
commit
e4c21a46af
1 changed files with 7 additions and 6 deletions
|
|
@ -29,17 +29,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.0'
|
||||
versionCode: 4
|
||||
disable: https://github.com/wbpxre150/unjumble/issues/6#issuecomment-3097011744
|
||||
commit: 2fe06481b671189ecf681a92ab29c8029614e10a
|
||||
- versionName: '8.0'
|
||||
versionCode: 8
|
||||
disable: https://github.com/wbpxre150/unjumble/issues/6
|
||||
commit: 204ba67905875716ac5e2fa171a6a6f2e53be2e3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/aapt2FromMavenOverride/d' ../gradle.properties
|
||||
|
||||
AllowedAPKSigningKeys: 480b18292c6be43e3829199c4d6a169b773862144fed576c303f634c4e146ec5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '4.0'
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: '8.0'
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue