mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'master' into 'master'
update se.manyver version name to have -fdroid suffix See merge request fdroid/fdroiddata!6912
This commit is contained in:
commit
b658fd01f4
1 changed files with 5 additions and 5 deletions
|
|
@ -1407,9 +1407,9 @@ Builds:
|
|||
- npm run build-android-assets
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 0.2006.5-beta-indie
|
||||
- versionName: 0.2006.5-beta-fdroid
|
||||
versionCode: 87
|
||||
commit: v0.2006.5-beta-indie
|
||||
commit: v0.2006.5-beta
|
||||
timeout: 30000
|
||||
subdir: android/app
|
||||
sudo:
|
||||
|
|
@ -1428,7 +1428,7 @@ Builds:
|
|||
patch:
|
||||
- build.patch
|
||||
gradle:
|
||||
- indie
|
||||
- fdroid
|
||||
srclibs:
|
||||
- NodejsMobile@nodejs-mobile-v0.3.1
|
||||
rm:
|
||||
|
|
@ -1454,7 +1454,7 @@ MaintainerNotes: scanignore is used to allow the "node_modules/react-native/andr
|
|||
local Maven repository which contains the prebuilt react-native library which
|
||||
we get from npm.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: Version +-fdroid v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2006.5-beta-indie
|
||||
CurrentVersion: 0.2006.5-beta-fdroid
|
||||
CurrentVersionCode: 87
|
||||
|
|
|
|||
Loading…
Reference in a new issue