mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
finamp: 0.6.17
This commit is contained in:
parent
0dcf01034b
commit
600c200c2c
1 changed files with 5 additions and 6 deletions
|
|
@ -209,10 +209,9 @@ Builds:
|
||||||
- ./flutterw build apk
|
- ./flutterw build apk
|
||||||
ndk: r21
|
ndk: r21
|
||||||
|
|
||||||
- versionName: 0.6.16
|
- versionName: 0.6.17
|
||||||
versionCode: 37
|
versionCode: 38
|
||||||
disable: https://github.com/jmshrv/finamp/issues/486
|
commit: 4e9ede8a609cbcbd3a048c613b9d5302beeae250
|
||||||
commit: f62591adb92d76413c7e10ca9881fc38dc2c0f70
|
|
||||||
submodules: true
|
submodules: true
|
||||||
output: build/app/outputs/flutter-apk/app-release.apk
|
output: build/app/outputs/flutter-apk/app-release.apk
|
||||||
rm:
|
rm:
|
||||||
|
|
@ -236,5 +235,5 @@ Builds:
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
CurrentVersion: 0.6.16
|
CurrentVersion: 0.6.17
|
||||||
CurrentVersionCode: 37
|
CurrentVersionCode: 38
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue