mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
misc fixes
This commit is contained in:
parent
80abd2d3c4
commit
37e8dc0189
3 changed files with 6 additions and 2 deletions
|
|
@ -229,6 +229,10 @@ Builds:
|
|||
versionCode: 71
|
||||
commit: 1827929624092bbae1bca16fc3b5d6010fead765
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
|
|
|
|||
|
|
@ -585,9 +585,8 @@ Builds:
|
|||
- yes
|
||||
rm:
|
||||
- .github
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.18.1
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
|
|
@ -124,6 +124,7 @@ Builds:
|
|||
|
||||
- versionName: 0.1.7-beta1
|
||||
versionCode: 17
|
||||
disable: https://github.com/therealbluepandabear/PixaPencil/issues/171
|
||||
commit: ad5012ddadcb738e50572fba656276b1d68fb267
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
|
|||
Loading…
Reference in a new issue