localsend: 1.13.1

This commit is contained in:
linsui 2023-12-08 13:53:06 +08:00
parent fc1293111e
commit b80f03e2b0

View file

@ -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