Update StockTicker to 3.9.782 (300900782)

This commit is contained in:
F-Droid checkupdates bot 2022-06-18 03:32:14 +00:00
parent 05f6773d5a
commit 39fe9161bc

View file

@ -1602,6 +1602,21 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.782
versionCode: 300900782
commit: d3658652cfdd6d27baa8c173d4fb5b6ded5cd906
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
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
@ -1610,5 +1625,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.780
CurrentVersionCode: 300900780
CurrentVersion: 3.9.782
CurrentVersionCode: 300900782