Update StockTicker to 3.9.717 (300900717)

This commit is contained in:
F-Droid checkupdates bot 2020-09-18 04:11:04 +00:00
parent 1eff2554dc
commit f81862477a

View file

@ -974,6 +974,17 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.717
versionCode: 300900717
commit: '300900717'
subdir: app
gradle:
- purefoss
prebuild:
- sed -i -e '/google-services/d; /firebase/d; /dl.bintray.com/d; /android.applicationVariants.all
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
MaintainerNotes: |-
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
com.github.nbsp-team:MaterialFilePicker from
@ -982,5 +993,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.716
CurrentVersionCode: 300900716
CurrentVersion: 3.9.717
CurrentVersionCode: 300900717