mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
fix manyverse 0.2007.3 git tag
This commit is contained in:
parent
d3da7f2e44
commit
d9c2fe0f18
1 changed files with 4 additions and 3 deletions
|
|
@ -7,6 +7,7 @@ AuthorWebSite: https://staltz.com/
|
|||
WebSite: https://manyver.se
|
||||
SourceCode: https://gitlab.com/staltz/manyverse/tree/HEAD
|
||||
IssueTracker: https://gitlab.com/staltz/manyverse/issues
|
||||
Translation: https://gitlab.com/staltz/manyverse/-/blob/master/TRANSLATING.md
|
||||
Changelog: https://gitlab.com/staltz/manyverse/blob/HEAD/CHANGELOG.md
|
||||
OpenCollective: manyverse
|
||||
Bitcoin: 3NNGfHL96UrjggaBVQojF1mnGnXNx1SXv7
|
||||
|
|
@ -1451,9 +1452,9 @@ Builds:
|
|||
- npm run build-android-assets
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 0.2007.3-beta-fdroid-fdroid
|
||||
- versionName: 0.2007.3-beta-fdroid
|
||||
versionCode: 88
|
||||
commit: v0.2007.3-beta-fdroid
|
||||
commit: v0.2007.3-beta
|
||||
timeout: 30000
|
||||
subdir: android/app
|
||||
sudo:
|
||||
|
|
@ -1493,7 +1494,7 @@ Builds:
|
|||
- mv $$NodejsMobile$$/out_android/armeabi-v7a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/armeabi-v7a/libnode.so
|
||||
- mv $$NodejsMobile$$/out_android/arm64-v8a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/arm64-v8a/libnode.so
|
||||
- npm run build-android-assets
|
||||
ndk: r21b
|
||||
ndk: r21d
|
||||
|
||||
MaintainerNotes: scanignore is used to allow the "node_modules/react-native/android"
|
||||
local Maven repository which contains the prebuilt react-native library which
|
||||
|
|
|
|||
Loading…
Reference in a new issue