From 6451f92b750951dcd53d0a20ec1f8c259d87879d Mon Sep 17 00:00:00 2001 From: jithware Date: Tue, 25 Apr 2023 15:26:05 +0000 Subject: [PATCH] com.jithware.brethap: Fix build --- metadata/com.jithware.brethap.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/metadata/com.jithware.brethap.yml b/metadata/com.jithware.brethap.yml index 4556bd07fe..1de35cf296 100644 --- a/metadata/com.jithware.brethap.yml +++ b/metadata/com.jithware.brethap.yml @@ -776,9 +776,8 @@ Builds: - submodules/flutter/bin/flutter build apk - versionName: 1.7.16 - versionCode: 106 - disable: fails to build - commit: 69b24949232aaa5fecfc5c1fe6b5ea9bb7ffdc28 + versionCode: 108 + commit: 93e0679eeb566af19f4f531a2f2bb7654a5a555d submodules: true output: build/app/outputs/flutter-apk/app-release.apk rm: @@ -805,4 +804,4 @@ AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ CurrentVersion: 1.7.16 -CurrentVersionCode: 106 +CurrentVersionCode: 108