mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update StockTicker to 3.9.824 (300900824)
This commit is contained in:
parent
f60e746f4d
commit
92122f8e49
1 changed files with 11 additions and 2 deletions
|
|
@ -1715,6 +1715,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.824
|
||||
versionCode: 300900824
|
||||
commit: 3e4296d77cc2006b46368c20da893e0d90614038
|
||||
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
|
||||
|
|
@ -1723,5 +1732,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.823
|
||||
CurrentVersionCode: 300900823
|
||||
CurrentVersion: 3.9.824
|
||||
CurrentVersionCode: 300900824
|
||||
|
|
|
|||
Loading…
Reference in a new issue