Update StockTicker to 3.9.731 (300900731)

This commit is contained in:
F-Droid checkupdates bot 2021-01-29 04:29:53 +00:00
parent 301ffa32e9
commit c97f9d5555

View file

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