mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Feeel to 2.1.5 (4014)
This commit is contained in:
parent
98f399543b
commit
a7e4b5cffb
1 changed files with 13 additions and 2 deletions
|
|
@ -118,8 +118,19 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk --no-sound-null-safety
|
||||
|
||||
- versionName: 2.1.5
|
||||
versionCode: 4014
|
||||
commit: 2.1.5
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.0.3
|
||||
prebuild: sed -i -e '/splits/,/^}/d' android/app/build.gradle
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk --no-sound-null-safety
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://gitlab.com/enjoyingfoss/feeel/-/raw/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.1.0
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 2.1.5
|
||||
CurrentVersionCode: 4014
|
||||
|
|
|
|||
Loading…
Reference in a new issue