mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update StockTicker to 3.9.817 (300900817)
This commit is contained in:
parent
fe963229bc
commit
8aaf772803
1 changed files with 11 additions and 2 deletions
|
|
@ -1652,6 +1652,15 @@ Builds:
|
||||||
prebuild: sed -i -e '/google-services/d; /firebase/d; /android.applicationVariants.all
|
prebuild: sed -i -e '/google-services/d; /firebase/d; /android.applicationVariants.all
|
||||||
{/,/^}/d' -e "/android {/alintOptions { checkReleaseBuilds false }" build.gradle
|
{/,/^}/d' -e "/android {/alintOptions { checkReleaseBuilds false }" build.gradle
|
||||||
|
|
||||||
|
- versionName: 3.9.817
|
||||||
|
versionCode: 300900817
|
||||||
|
commit: fd9f654d67e73451100ff6c34cc33d2a8d765782
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
|
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
|
||||||
com.github.nbsp-team:MaterialFilePicker from
|
com.github.nbsp-team:MaterialFilePicker from
|
||||||
|
|
@ -1660,5 +1669,5 @@ MaintainerNotes: |-
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||||
CurrentVersion: 3.9.816
|
CurrentVersion: 3.9.817
|
||||||
CurrentVersionCode: 300900816
|
CurrentVersionCode: 300900817
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue