mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update StockTicker to 3.9.816 (300900816)
This commit is contained in:
parent
c5ccdff27f
commit
7777f5964d
1 changed files with 11 additions and 2 deletions
|
|
@ -1643,6 +1643,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.816
|
||||||
|
versionCode: 300900816
|
||||||
|
commit: 508f829fefbc81a312e7e0ecbf51c684283ff0f0
|
||||||
|
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
|
||||||
|
|
@ -1651,5 +1660,5 @@ MaintainerNotes: |-
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
||||||
CurrentVersion: 3.9.815
|
CurrentVersion: 3.9.816
|
||||||
CurrentVersionCode: 300900815
|
CurrentVersionCode: 300900816
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue