Update F-Droid
parent
370ed3bd0a
commit
b634f9cc09
14
F-Droid.-.md
14
F-Droid.-.md
|
@ -6,13 +6,13 @@
|
||||||
- [ ] Base config is insecurely configured to permit clear text traffic to all domains. Scope: ['*'] [Report](https://beta.pithus.org/report/93be6a83ced560e01f6c77b2e1291c8473ebe2ece0287b832e54bbefe108688b)
|
- [ ] Base config is insecurely configured to permit clear text traffic to all domains. Scope: ['*'] [Report](https://beta.pithus.org/report/93be6a83ced560e01f6c77b2e1291c8473ebe2ece0287b832e54bbefe108688b)
|
||||||
## Build
|
## Build
|
||||||
- [ ] Get rid of "+free" suffix
|
- [ ] Get rid of "+free" suffix
|
||||||
- [ ] gradle/wrapper/gradle-wrapper.jar cannot be verified as free software because it does not match any listed on the official website: e2b82129ab64751fd40437007bd2f7f2afb3c6e41a9198e628650b22d5824a14
|
- [x] gradle/wrapper/gradle-wrapper.jar cannot be verified as free software because it does not match any listed on the official website: e2b82129ab64751fd40437007bd2f7f2afb3c6e41a9198e628650b22d5824a14
|
||||||
There is a gradle command for upgrading the wrapper:
|
There is a gradle command for upgrading the wrapper:
|
||||||
```
|
```
|
||||||
./gradlew wrapper --gradle-version 8.2 \
|
./gradlew wrapper --gradle-version 8.2 \
|
||||||
--gradle-distribution-sha256-sum 38f66cd6eef217b4c35855bb11ea4e9fbc53594ccccb5fb82dfd317ef8c2c5a3
|
--gradle-distribution-sha256-sum 38f66cd6eef217b4c35855bb11ea4e9fbc53594ccccb5fb82dfd317ef8c2c5a3
|
||||||
```
|
```
|
||||||
- [ ] missing distributionSha256Sum
|
- [x] missing distributionSha256Sum
|
||||||
|
|
||||||
gradle/wrapper/gradle-wrapper.properties is missing
|
gradle/wrapper/gradle-wrapper.properties is missing
|
||||||
|
|
||||||
|
@ -37,10 +37,10 @@ distributionSha256Sum=38f66cd6eef217b4c35855bb11ea4e9fbc53594ccccb5fb82dfd317ef8
|
||||||
```
|
```
|
||||||
- [ ] Icon
|
- [ ] Icon
|
||||||
- [ ] Readme ?
|
- [ ] Readme ?
|
||||||
- [ ] Fastlane
|
- [?] Fastlane
|
||||||
- [ ] Pics
|
- [?] Pics
|
||||||
- [ ] Short description (EN-RU-UA)
|
- [?] Short description (EN-RU-UA)
|
||||||
- [ ] Long descriptopn (EN-RU-UA)
|
- [?] Long descriptopn (EN-RU-UA)
|
||||||
- [ ] Change logs
|
- [?] Change logs
|
||||||
|
|
||||||
https://fdroid.gitlab.io/-/fdroiddata/-/jobs/7465821294/artifacts/public/issuebot/7465821294/15484/sdk.py.html
|
https://fdroid.gitlab.io/-/fdroiddata/-/jobs/7465821294/artifacts/public/issuebot/7465821294/15484/sdk.py.html
|
Loading…
Reference in a new issue