mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-07 20:46:06 +01:00
146 lines
4.2 KiB
YAML
146 lines
4.2 KiB
YAML
Categories:
|
|
- Development
|
|
License: MIT
|
|
AuthorName: nfc.im
|
|
AuthorEmail: contact@nfc.im
|
|
AuthorWebSite: https://wiki.nfc.im
|
|
WebSite: https://nfsee.nfc.im
|
|
SourceCode: https://github.com/nfcim/nfsee
|
|
IssueTracker: https://github.com/nfcim/nfsee/issues
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/nfcim/nfsee
|
|
|
|
Builds:
|
|
- versionName: 2.3.0
|
|
versionCode: 203011
|
|
commit: v2.3.0+20301
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
prebuild:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
scanignore:
|
|
- .flutter/packages/flutter_tools/gradle/flutter.gradle
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
|
|
- versionName: 2.3.0
|
|
versionCode: 203012
|
|
commit: v2.3.0+20301
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
prebuild:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
scanignore:
|
|
- .flutter/packages/flutter_tools/gradle/flutter.gradle
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
|
|
- versionName: 2.3.0
|
|
versionCode: 203013
|
|
commit: v2.3.0+20301
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
prebuild:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
scanignore:
|
|
- .flutter/packages/flutter_tools/gradle/flutter.gradle
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
|
|
- versionName: 2.4.0
|
|
versionCode: 204001
|
|
commit: 4931914bbea2133c21e88b14ca7fd703f90666f6
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
rm:
|
|
- ios
|
|
prebuild:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
scanignore:
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
|
|
- versionName: 2.4.0
|
|
versionCode: 204002
|
|
commit: 4931914bbea2133c21e88b14ca7fd703f90666f6
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
rm:
|
|
- ios
|
|
prebuild:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
scanignore:
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
|
|
- versionName: 2.4.0
|
|
versionCode: 204003
|
|
commit: 4931914bbea2133c21e88b14ca7fd703f90666f6
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
rm:
|
|
- ios
|
|
prebuild:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter config --no-analytics
|
|
- .flutter/bin/flutter pub get
|
|
scanignore:
|
|
- .flutter/bin/cache
|
|
scandelete:
|
|
- .flutter
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
VercodeOperation:
|
|
- '%c * 10 + 1'
|
|
- '%c * 10 + 2'
|
|
- '%c * 10 + 3'
|
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
|
CurrentVersion: 2.4.0
|
|
CurrentVersionCode: 204003
|