mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
misc fixes
This commit is contained in:
parent
5be7f21305
commit
455061a022
4 changed files with 5 additions and 3 deletions
|
|
@ -1399,6 +1399,7 @@ Builds:
|
|||
|
||||
- versionName: 1.34.4
|
||||
versionCode: 641
|
||||
disable: https://github.com/deltachat/deltachat-android/issues/2426
|
||||
commit: ae0be1302c9c0ec706a5ae1644807b963312f7e8
|
||||
timeout: 20000
|
||||
submodules: true
|
||||
|
|
|
|||
|
|
@ -89,10 +89,11 @@ Builds:
|
|||
|
||||
- versionName: 0.6.9
|
||||
versionCode: 26
|
||||
disable: https://github.com/jmshrv/finamp/issues/359
|
||||
commit: 1fcad7f06a6b3de92bfb2f9a67b900918515a47f
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.0.4
|
||||
- flutter@3.3.8
|
||||
rm:
|
||||
- ios
|
||||
prebuild: sed -i -e '/signingConfig /,/minifyEnabled/d' android/app/build.gradle
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/7.6-rc-3/7.5.1/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -108,8 +108,7 @@ Builds:
|
|||
|
||||
- versionName: 1.0.148-beta
|
||||
versionCode: 148
|
||||
disable: https://github.com/openvk/mobile-android-legacy/issues/58
|
||||
commit: 9e6f9f754571895a12743deb261bcd106cad50cc
|
||||
commit: 58a8f1044d1b88f97df8d69323f11261913d29a2
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian stretch main" > /etc/apt/sources.list.d/stretch.list
|
||||
|
|
|
|||
Loading…
Reference in a new issue