diff --git a/metadata/se.manyver.yml b/metadata/se.manyver.yml index 2cddb545ab..99a92ab00a 100644 --- a/metadata/se.manyver.yml +++ b/metadata/se.manyver.yml @@ -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