mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update StockTicker to 3.9.821 (300900821)
This commit is contained in:
parent
f745fbe442
commit
d2c6feb896
1 changed files with 11 additions and 2 deletions
|
|
@ -1688,6 +1688,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.821
|
||||
versionCode: 300900821
|
||||
commit: a895bb0b8f46d05dfdc08d67cbf13067c6646ea4
|
||||
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
|
||||
|
|
@ -1696,5 +1705,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.820
|
||||
CurrentVersionCode: 300900820
|
||||
CurrentVersion: 3.9.821
|
||||
CurrentVersionCode: 300900821
|
||||
|
|
|
|||
Loading…
Reference in a new issue