misc fixes

This commit is contained in:
linsui 2021-11-04 01:00:48 +08:00
parent 041dfb4c94
commit 387ff364d4
4 changed files with 17 additions and 5 deletions

View file

@ -35,6 +35,10 @@ Builds:
versionCode: 31
commit: e5c0ac7b60671954b180b81815527b038bc034ab
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -97,6 +97,10 @@ Builds:
versionCode: 20
commit: 3efc50997eb40652f9e1aa9873f8c7b964766e14
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -4,13 +4,13 @@ Categories:
- Internet
- Multimedia
License: Apache-2.0
AuthorName: luk1337
AuthorEmail: priv.luk@gmail.com
AuthorWebSite: https://kremowka.xyz
SourceCode: https://github.com/LuK1337/SauceNAO
IssueTracker: https://github.com/luk1337/SauceNAO/issues
AutoName: SauceNAO
Description: |-
Unofficial application for <a href="https://saucenao.com">SauceNAO</a> reverse image search
engine.
RepoType: git
Repo: https://github.com/LuK1337/SauceNAO
@ -78,9 +78,12 @@ Builds:
versionCode: 9
commit: afd6df3397c9665a97a36460db6e48289015a4b2
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e 's/6.8-rc-1/6.7/' ../gradle/wrapper/gradle-wrapper.properties
- github
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags

View file

@ -34,6 +34,7 @@ Builds:
- versionName: '1.3'
versionCode: 4
disable: https://github.com/scoutant/rpn/issues/11
commit: c6e6cabe0d01c8870fa59c68af55227d27365b54
subdir: app
sudo: