Update StockTicker to 3.9.743 (300900743)

This commit is contained in:
F-Droid checkupdates bot 2021-08-07 03:12:12 +00:00
parent 4f4651952a
commit adeb4b6267

View file

@ -1221,6 +1221,17 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.743
versionCode: 300900743
commit: e5381777c0224cf31b8d7dcddf21ab28373a4a46
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
@ -1229,5 +1240,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.742
CurrentVersionCode: 300900742
CurrentVersion: 3.9.743
CurrentVersionCode: 300900743