mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update FileManagerSphere to 1.1.3 (5)
This commit is contained in:
parent
8fcd87fdc2
commit
acf54691c9
1 changed files with 13 additions and 2 deletions
|
|
@ -45,9 +45,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.json'
|
||||
|
||||
- versionName: 1.1.3
|
||||
versionCode: 5
|
||||
commit: 44e1b4a5c9882bcfa1eff49d29c2df49eb974c83
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.json'
|
||||
|
||||
AllowedAPKSigningKeys: dea7975f267a5ac76e5d2ea5be0d0adeb4e7e1b98f46fa209514b6397a2127bb
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue