mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update StockTicker to 3.9.822 (300900822)
This commit is contained in:
parent
43ca9810f7
commit
603e6e11aa
1 changed files with 11 additions and 2 deletions
|
|
@ -1697,6 +1697,15 @@ Builds:
|
|||
prebuild: sed -i -e '/google-services/d; /firebase/d; /android.applicationVariants.all
|
||||
{/,/^}/d' -e "/android {/alintOptions { checkReleaseBuilds false }" build.gradle
|
||||
|
||||
- versionName: 3.9.822
|
||||
versionCode: 300900822
|
||||
commit: 0fecc3f2f87769838b594fbd754ef3a3e65863fe
|
||||
subdir: app
|
||||
gradle:
|
||||
- purefoss
|
||||
prebuild: sed -i -e '/google-services/d; /firebase/d; /android.applicationVariants.all
|
||||
{/,/^}/d' -e "/android {/alintOptions { checkReleaseBuilds false }" build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
|
||||
com.github.nbsp-team:MaterialFilePicker from
|
||||
|
|
@ -1705,5 +1714,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.821
|
||||
CurrentVersionCode: 300900821
|
||||
CurrentVersion: 3.9.822
|
||||
CurrentVersionCode: 300900822
|
||||
|
|
|
|||
Loading…
Reference in a new issue