Update StockTicker to 3.9.764 (300900764)

This commit is contained in:
F-Droid checkupdates bot 2022-02-02 03:37:08 +00:00
parent b6b1e4dd7f
commit 9a0ef1d714

View file

@ -1450,6 +1450,21 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.764
versionCode: 300900764
commit: 5309eda9141ef9f3809a2794bfa77419572e3b20
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- 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
@ -1458,5 +1473,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.763
CurrentVersionCode: 300900763
CurrentVersion: 3.9.764
CurrentVersionCode: 300900764