brethap - reenable

This commit is contained in:
Licaon_Kter 2023-05-03 15:25:22 +00:00
parent 16f7ceae87
commit 0ee46a0bf6

View file

@ -777,7 +777,6 @@ Builds:
- versionName: 1.7.16
versionCode: 108
disable: https://github.com/jithware/brethap/pull/98
commit: 93e0679eeb566af19f4f531a2f2bb7654a5a555d
submodules: true
output: build/app/outputs/flutter-apk/app-release.apk
@ -789,6 +788,8 @@ Builds:
- web
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- sed -i -e 's/6.7-all/6.7.1-all/' android/gradle/wrapper/gradle-wrapper.properties
- sed -i -e 's/4.1.0/4.2.0/' android/build.gradle
- submodules/flutter/bin/flutter config --no-analytics
- submodules/flutter/bin/flutter --version
- submodules/flutter/bin/flutter packages pub get