docs(fdroid): prepare 0.8.3 metadata

This commit is contained in:
Tommaso Casaburi
2026-05-01 16:51:45 +07:00
parent 50597f6377
commit 9d2f9445a3
+8 -8
View File
@@ -1,5 +1,5 @@
# Draft metadata for https://gitlab.com/fdroid/fdroiddata. # Draft metadata for https://gitlab.com/fdroid/fdroiddata.
# Replace the commit field with the full v0.8.2 commit hash before opening the F-Droid merge request. # Replace the commit field with the full v0.8.3 commit hash before opening the F-Droid merge request.
Categories: Categories:
- Internet - Internet
License: GPL-3.0-or-later License: GPL-3.0-or-later
@@ -15,9 +15,9 @@ RepoType: git
Repo: https://github.com/bitsocialnet/5chan Repo: https://github.com/bitsocialnet/5chan
Builds: Builds:
- versionName: '0.8.2' - versionName: '0.8.3'
versionCode: 802 versionCode: 803
commit: TODO_REPLACE_WITH_V0_8_2_COMMIT_HASH commit: TODO_REPLACE_WITH_V0_8_3_COMMIT_HASH
subdir: android subdir: android
sudo: sudo:
- curl -Lo node.tar.xz https://nodejs.org/dist/v22.12.0/node-v22.12.0-linux-x64.tar.xz - curl -Lo node.tar.xz https://nodejs.org/dist/v22.12.0/node-v22.12.0-linux-x64.tar.xz
@@ -36,11 +36,11 @@ Builds:
gradle: gradle:
- fdroid - fdroid
gradleprops: gradleprops:
- APP_VERSION_NAME=0.8.2 - APP_VERSION_NAME=0.8.3
- APP_VERSION_CODE=802 - APP_VERSION_CODE=803
output: app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk output: app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: '0.8.2' CurrentVersion: '0.8.3'
CurrentVersionCode: 802 CurrentVersionCode: 803