mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update StockTicker to 3.9.819 (300900819)
This commit is contained in:
parent
2d6577fbf9
commit
1d1510879d
1 changed files with 11 additions and 2 deletions
|
|
@ -1670,6 +1670,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.819
|
||||
versionCode: 300900819
|
||||
commit: 12765b974adf9669042664d82d1ec68f7d8028d0
|
||||
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
|
||||
|
|
@ -1678,5 +1687,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.818
|
||||
CurrentVersionCode: 300900818
|
||||
CurrentVersion: 3.9.819
|
||||
CurrentVersionCode: 300900819
|
||||
|
|
|
|||
Loading…
Reference in a new issue