mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
localsend: 1.13.1
This commit is contained in:
parent
fc1293111e
commit
b80f03e2b0
1 changed files with 6 additions and 7 deletions
|
|
@ -338,10 +338,9 @@ Builds:
|
|||
- popd
|
||||
- mv /tmp/build org.localsend.localsend_app
|
||||
|
||||
- versionName: 1.13.0
|
||||
versionCode: 40
|
||||
disable: https://github.com/localsend/localsend/issues/995
|
||||
commit: 9a206d5638e7241e352bd85cf15039fff293b181
|
||||
- versionName: 1.13.1
|
||||
versionCode: 42
|
||||
commit: f2a18e4eb59022e241ef5de1ec07feb15e63746d
|
||||
subdir: app
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
|
|
@ -364,9 +363,9 @@ Builds:
|
|||
- mv /tmp/build org.localsend.localsend_app
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
- app/.pub-cache
|
||||
scandelete:
|
||||
- submodules/flutter
|
||||
- app/.pub-cache
|
||||
build:
|
||||
- cd ../..
|
||||
- mv org.localsend.localsend_app /tmp/build
|
||||
|
|
@ -382,5 +381,5 @@ AllowedAPKSigningKeys: 3220c353a73cfbd0c2f3052471c445324cf452bcba26de1c473a52fe5
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.13.0
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: 1.13.1
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue