mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update FileManagerSphere to 1.1.2 (4)
This commit is contained in:
parent
50d5cd4af6
commit
940e8adf18
1 changed files with 17 additions and 2 deletions
|
|
@ -29,9 +29,24 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.json'
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 4
|
||||
commit: 057226fcbbf6a38c7bdd3cf90f94e91dd85127fc
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
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.1
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue