mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
finamp: fix 0.6.9
This commit is contained in:
parent
c24887b5ee
commit
b67c27d35b
1 changed files with 3 additions and 4 deletions
|
|
@ -88,9 +88,8 @@ Builds:
|
|||
ndk: r21
|
||||
|
||||
- versionName: 0.6.9
|
||||
versionCode: 26
|
||||
disable: https://github.com/jmshrv/finamp/issues/359
|
||||
commit: 1fcad7f06a6b3de92bfb2f9a67b900918515a47f
|
||||
versionCode: 27
|
||||
commit: 0051c74f49b4159ebec2f71f81aae5f6c358e2b6
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.3.8
|
||||
|
|
@ -107,4 +106,4 @@ AutoUpdateMode: Version
|
|||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.6.9
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue