Update StockTicker to 3.9.720 (300900720)

This commit is contained in:
F-Droid checkupdates bot 2020-10-09 04:11:31 +00:00
parent 556c18c548
commit 88fe9e42c9

View file

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