mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
com.presley.flexify Update
This commit is contained in:
parent
0703dd623d
commit
e55f0845e9
1 changed files with 12 additions and 15 deletions
|
|
@ -258,10 +258,9 @@ Builds:
|
|||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.0.52
|
||||
versionCode: 591
|
||||
disable: https://github.com/brandonp2412/Flexify/issues/16
|
||||
commit: 5fda49221c9a1b255bb4651efd6a969ad564f159
|
||||
- versionName: 1.0.54
|
||||
versionCode: 611
|
||||
commit: c80625aa2745b983dc604668257887130aca703d
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -300,10 +299,9 @@ Builds:
|
|||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.0.52
|
||||
versionCode: 592
|
||||
disable: https://github.com/brandonp2412/Flexify/issues/16
|
||||
commit: 5fda49221c9a1b255bb4651efd6a969ad564f159
|
||||
- versionName: 1.0.54
|
||||
versionCode: 612
|
||||
commit: c80625aa2745b983dc604668257887130aca703d
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -342,10 +340,9 @@ Builds:
|
|||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.0.52
|
||||
versionCode: 593
|
||||
disable: https://github.com/brandonp2412/Flexify/issues/16
|
||||
commit: 5fda49221c9a1b255bb4651efd6a969ad564f159
|
||||
- versionName: 1.0.54
|
||||
versionCode: 613
|
||||
commit: c80625aa2745b983dc604668257887130aca703d
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -379,7 +376,7 @@ Builds:
|
|||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r21e
|
||||
|
|
@ -393,5 +390,5 @@ VercodeOperation:
|
|||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.0.52
|
||||
CurrentVersionCode: 593
|
||||
CurrentVersion: 1.0.54
|
||||
CurrentVersionCode: 613
|
||||
|
|
|
|||
Loading…
Reference in a new issue