mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
148 lines
4.1 KiB
YAML
148 lines
4.1 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Depends on Jisho.org.
|
|
Categories:
|
|
- Reading
|
|
- Science & Education
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/petlyh/JS-Dict
|
|
IssueTracker: https://github.com/petlyh/JS-Dict/issues
|
|
Changelog: https://github.com/petlyh/JS-Dict/releases
|
|
|
|
AutoName: JS-Dict
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/petlyh/JS-Dict
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 1
|
|
commit: 8034132a0032d603ca81afd2e1d8ed9ca9f42b73
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
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
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: a9cd84e013d884c34dbe8dc64ccbe0bedf2e64e5
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
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
|
|
|
|
- versionName: 1.0.2
|
|
versionCode: 3
|
|
commit: a4e3e3bf636dddfe4712ecfa4020d8eedb9b2004
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
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
|
|
|
|
- versionName: 1.0.3
|
|
versionCode: 4
|
|
commit: 42f18443fa5d67bfa9d723da1cd6da50979e5868
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
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
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 5
|
|
commit: a2fc989311a4a170a6eeb1178d3bbb68cf8e9816
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
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
|
|
|
|
- versionName: 1.1.1
|
|
versionCode: 6
|
|
commit: 6bd340597391f6711856cb9bd2b3194fb7af3e48
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
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
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 7
|
|
commit: f34dcef6e3d8a3689251bce40653498b076101b9
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
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
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
|
CurrentVersion: 1.2.0
|
|
CurrentVersionCode: 7
|