mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
ente.auth - keep latest
This commit is contained in:
parent
e7e3d8aa32
commit
d45bffb3fa
1 changed files with 0 additions and 52 deletions
|
|
@ -1829,58 +1829,6 @@ Builds:
|
|||
- flutter/bin/flutter build apk --flavor fdroid -t lib/main.dart
|
||||
ndk: r21
|
||||
|
||||
- versionName: 4.0.1
|
||||
versionCode: 401
|
||||
commit: 6d0f44b1da92c085f1bc2c3f9399724ada0a13a3
|
||||
subdir: auth
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake libtool make
|
||||
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- libsodium@ee009287afd480b60a9a4d75b19afdc0f705e9d9
|
||||
rm:
|
||||
- auth/ios
|
||||
- auth/linux
|
||||
- auth/macos
|
||||
- auth/migration-guides
|
||||
- auth/web
|
||||
- auth/windows
|
||||
- cli
|
||||
- desktop
|
||||
- docs
|
||||
- infra
|
||||
- mobile
|
||||
- server
|
||||
- web
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
scanignore:
|
||||
- auth/flutter/bin/cache
|
||||
scandelete:
|
||||
- auth/flutter
|
||||
- auth/.pub-cache
|
||||
- auth/assets/simple-icons
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- pushd $$libsodium$$
|
||||
- ./autogen.sh -s
|
||||
- ./dist-build/android-armv7-a.sh
|
||||
- ./dist-build/android-armv8-a.sh
|
||||
- ./dist-build/android-x86.sh
|
||||
- ./dist-build/android-x86_64.sh
|
||||
- popd
|
||||
- cp $$libsodium$$/libsodium-android-armv7-a/lib/libsodium.so $PUB_CACHE/hosted/pub.dev/sodium_libs-2.2.1+5/android/src/main/jniLibs/armeabi-v7a/
|
||||
- cp $$libsodium$$/libsodium-android-westmere/lib/libsodium.so $PUB_CACHE/hosted/pub.dev/sodium_libs-2.2.1+5/android/src/main/jniLibs/x86_64/
|
||||
- cp $$libsodium$$/libsodium-android-armv8-a+crypto/lib/libsodium.so $PUB_CACHE/hosted/pub.dev/sodium_libs-2.2.1+5/android/src/main/jniLibs/arm64-v8a/
|
||||
- cp $$libsodium$$/libsodium-android-i686/lib/libsodium.so $PUB_CACHE/hosted/pub.dev/sodium_libs-2.2.1+5/android/src/main/jniLibs/x86/
|
||||
- flutter/bin/flutter packages pub run flutter_launcher_icons:main -f fdroid_flutter_icons.yaml
|
||||
- flutter/bin/flutter build apk --flavor fdroid -t lib/main.dart
|
||||
ndk: r21
|
||||
|
||||
- versionName: 4.0.2
|
||||
versionCode: 402
|
||||
commit: e1a7d61d49ea21f3752fc29b191848cee0d507bb
|
||||
|
|
|
|||
Loading…
Reference in a new issue