From 4c49f831bab5a6cb2353601379e6176f112bb071 Mon Sep 17 00:00:00 2001 From: linsui Date: Sat, 6 Aug 2022 22:49:27 +0800 Subject: [PATCH] misc fixes --- metadata/com.invoiceninja.app.yml | 13 +++++++------ metadata/com.spicychair.weather.yml | 10 +++++----- metadata/de.ph1b.audiobook.yml | 6 +++--- metadata/net.vonforst.evmap.yml | 20 +------------------- 4 files changed, 16 insertions(+), 33 deletions(-) diff --git a/metadata/com.invoiceninja.app.yml b/metadata/com.invoiceninja.app.yml index 7133168994..426dd929c6 100644 --- a/metadata/com.invoiceninja.app.yml +++ b/metadata/com.invoiceninja.app.yml @@ -564,13 +564,12 @@ Builds: - $$flutter$$/bin/flutter build apk ndk: r20 - - versionName: 5.0.89 - versionCode: 89 - disable: https://github.com/invoiceninja/admin-portal/issues/473 - commit: 523efab5e8ed8bb4c83fda1a31a6571e2cbeb3ea + - versionName: 5.0.90 + versionCode: 90 + commit: 8a7db076d0fe0cac7d7d06d7d0c1b3843a43e8d3 output: build/app/outputs/flutter-apk/app-release.apk srclibs: - - flutter@3.0.3 + - flutter@3.0.4 rm: - ios - linux @@ -590,12 +589,14 @@ Builds: - cp android/app/src/main/AndroidManifest.foss.xml android/app/src/main/AndroidManifest.xml - cp pubspec.foss.yaml pubspec.yaml - rm pubspec.lock + - sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d' + pubspec.yaml build: - $$flutter$$/bin/flutter config --no-analytics - $$flutter$$/bin/flutter build apk ndk: r20 -AutoUpdateMode: None +AutoUpdateMode: Version UpdateCheckMode: Tags ^v.*$ UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ CurrentVersion: 5.0.90 diff --git a/metadata/com.spicychair.weather.yml b/metadata/com.spicychair.weather.yml index 4da130510a..0d32a44f9a 100644 --- a/metadata/com.spicychair.weather.yml +++ b/metadata/com.spicychair.weather.yml @@ -14,17 +14,17 @@ RepoType: git Repo: https://github.com/SpicyChair/pluvia_weather_flutter Builds: - - versionName: 1.5.0 - versionCode: 36 + - versionName: 1.6.0 + versionCode: 38 disable: https://github.com/SpicyChair/pluvia_weather_flutter/issues/55 - commit: a8986d5a4f07e650c2f18223229ce18bfd7875d8 + commit: d3fbea272e31f8cb565642dfe734215c80ad5880 sudo: - apt-get update || apt-get update - apt-get install -y openjdk-11-jdk-headless - update-alternatives --auto java - output: build/app/outputs/apk/release/app-release-unsigned.apk + output: build/app/outputs/flutter-apk/app-release.apk srclibs: - - flutter@2.5.3 + - flutter@3.0.5 rm: - ios build: diff --git a/metadata/de.ph1b.audiobook.yml b/metadata/de.ph1b.audiobook.yml index 82f505146f..d9b7193519 100644 --- a/metadata/de.ph1b.audiobook.yml +++ b/metadata/de.ph1b.audiobook.yml @@ -951,9 +951,9 @@ Builds: scandelete: - plugins/build - - versionName: 6.0.6 - versionCode: 3060383 - commit: a97c8fd1769b369704409926303b1f830deb82a2 + - versionName: 6.0.7 + versionCode: 3060384 + commit: e566d7eeb14cf49ca264a800734f0ce3c61a9b72 subdir: app sudo: - apt-get update || apt-get update diff --git a/metadata/net.vonforst.evmap.yml b/metadata/net.vonforst.evmap.yml index 9b7162f042..d549b01f52 100644 --- a/metadata/net.vonforst.evmap.yml +++ b/metadata/net.vonforst.evmap.yml @@ -32,25 +32,7 @@ Builds: - CHARGEPRICE_API_KEY_ENCRYPTED=JVwoGQcbTgIbFUlHIE5leEAEVRZzCC1LAh5JAB4UT0Y= - OPENCHARGEMAP_API_KEY_ENCRYPTED=dw4uF1YdTFIHQEpHdgZjcxJRSRFyW3sDBhwaBU9CTUp3Tm99 - - versionName: 1.3.4 - versionCode: 90 - commit: 6b0a8bb506fefa21ca28a4e12a2a86327609eb48 - subdir: app - sudo: - - apt-get update || apt-get update - - apt-get install -y openjdk-11-jdk-headless - - update-alternatives --auto java - gradle: - - foss - - normal - gradleprops: - - GOINGELECTRIC_API_KEY=7ef9a064ec4602a853c9201ac35be94b - - GOOGLE_MAPS_API_KEY= - - MAPBOX_API_KEY_ENCRYPTED=NgZlSx1mHC9AH0IoHHEjEnkkDT8FJyNnDkNEPxgEGxMAYTouSwlUPgFVPE8wZlgFbSYaPAMSPhITEh0pBSdyAAVYVyNDRn0IIltkDRksPjArAhh6MFs= - - CHARGEPRICE_API_KEY_ENCRYPTED=JVwoGQcbTgIbFUlHIE5leEAEVRZzCC1LAh5JAB4UT0Y= - - OPENCHARGEMAP_API_KEY_ENCRYPTED=dw4uF1YdTFIHQEpHdgZjcxJRSRFyW3sDBhwaBU9CTUp3Tm99 - -AutoUpdateMode: Version %v +AutoUpdateMode: None UpdateCheckMode: Tags CurrentVersion: 1.3.4 CurrentVersionCode: 90