mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
misc fixes
This commit is contained in:
parent
909cbe0271
commit
832998108b
2 changed files with 3 additions and 2 deletions
|
|
@ -316,7 +316,7 @@ Builds:
|
|||
subdir: android
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y imagemagick-6.q16
|
||||
- apt-get install -y python3-pip make imagemagick-6.q16
|
||||
gradle:
|
||||
- itchio
|
||||
prebuild: sed -i -e 's#./gradlew#gradle#' ../Makefile
|
||||
|
|
|
|||
|
|
@ -167,12 +167,13 @@ Builds:
|
|||
|
||||
- versionName: 1.11.0
|
||||
versionCode: 102
|
||||
disable: https://github.com/rozPierog/Cofi/issues/119
|
||||
commit: 8615e6d5b29491cc8dcd15f55704843514ce0022
|
||||
subdir: app
|
||||
gradle:
|
||||
- full
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 102
|
||||
|
|
|
|||
Loading…
Reference in a new issue