mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Feeel to 2.4.0 (4240)
This commit is contained in:
parent
d9ba3f0848
commit
0fc55a6306
1 changed files with 13 additions and 2 deletions
|
|
@ -139,8 +139,19 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 4240
|
||||
commit: 9571f3ed3cfed5762c2b1b34121e7d69c94ec60c
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.5.3
|
||||
prebuild: sed -i -e '/splits/,/^}/d' android/app/build.gradle
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 4016
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 4240
|
||||
|
|
|
|||
Loading…
Reference in a new issue