misc fixes

This commit is contained in:
linsui 2022-07-17 11:09:31 +08:00
parent 80abd2d3c4
commit 37e8dc0189
3 changed files with 6 additions and 2 deletions

View file

@ -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:

View file

@ -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

View file

@ -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: