mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-26 07:31:12 +00:00
Update Smoke to 2021.01.10 (20210110)
This commit is contained in:
parent
3be4b41cd1
commit
4e37e6be75
1 changed files with 15 additions and 2 deletions
|
|
@ -24,7 +24,20 @@ Builds:
|
|||
'org.bouncycastle:bcprov-ext-jdk15on:1.68'" -e '/MissingTranslation/aabortOnError\
|
||||
false' build.gradle
|
||||
|
||||
- versionName: 2021.01.10
|
||||
versionCode: 20210110
|
||||
commit: 2021.01.10
|
||||
subdir: Smoke/app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/apk/smoke.apk
|
||||
rm:
|
||||
- Smoke/app/libs/*
|
||||
prebuild: sed -i -e '/bcprov-ext-jdk15on-168/d' -e "/fileTree/aimplementation
|
||||
'org.bouncycastle:bcprov-ext-jdk15on:1.68'" -e '/MissingTranslation/aabortOnError\
|
||||
false' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2020.12.25
|
||||
CurrentVersionCode: 20201225
|
||||
CurrentVersion: 2021.01.10
|
||||
CurrentVersionCode: 20210110
|
||||
|
|
|
|||
Loading…
Reference in a new issue