mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update StockTicker to 3.9.828 (300900828)
This commit is contained in:
parent
7123d3485b
commit
331f87bb9f
1 changed files with 11 additions and 2 deletions
|
|
@ -1742,6 +1742,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.828
|
||||
versionCode: 300900828
|
||||
commit: 7358e9c1db73215ca00581419e23da798ff196f7
|
||||
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
|
||||
|
|
@ -1750,5 +1759,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.827
|
||||
CurrentVersionCode: 300900827
|
||||
CurrentVersion: 3.9.828
|
||||
CurrentVersionCode: 300900828
|
||||
|
|
|
|||
Loading…
Reference in a new issue