Update StockTicker to 3.9.729 (300900729)

This commit is contained in:
F-Droid checkupdates bot 2020-12-21 03:48:19 +00:00
parent 0c19920453
commit 57d1e2fa1f

View file

@ -1062,6 +1062,17 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.729
versionCode: 300900729
commit: '300900729'
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
@ -1070,5 +1081,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.727
CurrentVersionCode: 300900727
CurrentVersion: 3.9.729
CurrentVersionCode: 300900729