mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update My Leaf to 2.3.3 (207)
This commit is contained in:
parent
8c025e6c12
commit
a0b0e8376b
1 changed files with 13 additions and 2 deletions
|
|
@ -342,7 +342,18 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.3.3
|
||||
versionCode: 207
|
||||
commit: b21a5602a9e45a78e4c5de01db8f1772d665391b
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.0.5
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^f-droid
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 206
|
||||
CurrentVersion: 2.3.3
|
||||
CurrentVersionCode: 207
|
||||
|
|
|
|||
Loading…
Reference in a new issue