Update StockTicker to 3.9.767 (300900767)

This commit is contained in:
F-Droid checkupdates bot 2022-02-05 03:32:43 +00:00
parent d0e1b6a6c4
commit 8548342cbf

View file

@ -1480,6 +1480,21 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.767
versionCode: 300900767
commit: af4b5e74ee573d83d3144d049895946fa5c2a3a3
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
@ -1488,5 +1503,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.765
CurrentVersionCode: 300900765
CurrentVersion: 3.9.767
CurrentVersionCode: 300900767