mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Smoke to 2021.12.17 (20211217)
This commit is contained in:
parent
5c21e06114
commit
fba1a06d88
1 changed files with 19 additions and 2 deletions
|
|
@ -145,7 +145,24 @@ Builds:
|
||||||
'org.bouncycastle:bcprov-ext-jdk15on:1.69'" -e '/MissingTranslation/aabortOnError\
|
'org.bouncycastle:bcprov-ext-jdk15on:1.69'" -e '/MissingTranslation/aabortOnError\
|
||||||
false' build.gradle
|
false' build.gradle
|
||||||
|
|
||||||
|
- versionName: 2021.12.17
|
||||||
|
versionCode: 20211217
|
||||||
|
commit: 58274017f7f6b5f5ed7f17590cd3ce6fc44decd5
|
||||||
|
subdir: Smoke/app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/release/apk/smoke.apk
|
||||||
|
rm:
|
||||||
|
- Smoke/app/libs/*
|
||||||
|
prebuild: sed -i -e '/bcprov-ext-jdk15on-169/d' -e "/fileTree/aimplementation
|
||||||
|
'org.bouncycastle:bcprov-ext-jdk15on:1.69'" -e '/MissingTranslation/aabortOnError\
|
||||||
|
false' build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2021.10.05
|
CurrentVersion: 2021.12.17
|
||||||
CurrentVersionCode: 20211005
|
CurrentVersionCode: 20211217
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue