mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update StockTicker to 3.9.830 (300900830)
This commit is contained in:
parent
3196436767
commit
9f923e0704
1 changed files with 11 additions and 2 deletions
|
|
@ -1760,6 +1760,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.830
|
||||
versionCode: 300900830
|
||||
commit: 2f84083eb0911b3de77240e80e35f7752bc39bab
|
||||
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
|
||||
|
|
@ -1768,5 +1777,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.829
|
||||
CurrentVersionCode: 300900829
|
||||
CurrentVersion: 3.9.830
|
||||
CurrentVersionCode: 300900830
|
||||
|
|
|
|||
Loading…
Reference in a new issue