mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
com.jithware.brethap: Fix build
This commit is contained in:
parent
393e968159
commit
6451f92b75
1 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue