mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
misc fixes
This commit is contained in:
parent
22c0f3aef3
commit
af7fd06226
2 changed files with 8 additions and 7 deletions
|
|
@ -27,10 +27,10 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.3
|
||||
versionCode: 4
|
||||
disable: https://github.com/arsvechkarev/Vault/issues/54#issuecomment-1972790457
|
||||
commit: 3599c13fbe08663f36aea833891d1b357ecf0dc3
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
disable: https://github.com/arsvechkarev/Vault/issues/54
|
||||
commit: a647aba415fd3e1a98cc099ee9e09fd2a2100b0c
|
||||
subdir: android-app/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -38,10 +38,11 @@ Builds:
|
|||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: cp -R ../../gradle ..
|
||||
|
||||
AllowedAPKSigningKeys: 19629cdbefa786fee17c35e77984d7a75eb69dcf5c4427904b3312446a1e35dd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.3
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
|
|
@ -295,7 +295,7 @@ Builds:
|
|||
commit: 9fe578144652be46f19ee6ef0487427235ebf7f2
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
- flutter@3.16.7
|
||||
- flutter@3.19.2
|
||||
rm:
|
||||
- ios
|
||||
prebuild:
|
||||
|
|
|
|||
Loading…
Reference in a new issue