mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
brethap - reenable
This commit is contained in:
parent
16f7ceae87
commit
0ee46a0bf6
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue