mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
docs(fdroid): prepare 0.8.3 metadata
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 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:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
@@ -15,9 +15,9 @@ RepoType: git
|
||||
Repo: https://github.com/bitsocialnet/5chan
|
||||
|
||||
Builds:
|
||||
- versionName: '0.8.2'
|
||||
versionCode: 802
|
||||
commit: TODO_REPLACE_WITH_V0_8_2_COMMIT_HASH
|
||||
- versionName: '0.8.3'
|
||||
versionCode: 803
|
||||
commit: TODO_REPLACE_WITH_V0_8_3_COMMIT_HASH
|
||||
subdir: android
|
||||
sudo:
|
||||
- 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:
|
||||
- fdroid
|
||||
gradleprops:
|
||||
- APP_VERSION_NAME=0.8.2
|
||||
- APP_VERSION_CODE=802
|
||||
- APP_VERSION_NAME=0.8.3
|
||||
- APP_VERSION_CODE=803
|
||||
output: app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.8.2'
|
||||
CurrentVersionCode: 802
|
||||
CurrentVersion: '0.8.3'
|
||||
CurrentVersionCode: 803
|
||||
|
||||
Reference in New Issue
Block a user