Update StockTicker to 3.9.773 (300900773)

This commit is contained in:
F-Droid checkupdates bot 2022-03-23 03:31:08 +00:00
parent 6bc958ff1d
commit d0a9fff948

View file

@ -1525,6 +1525,21 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.773
versionCode: 300900773
commit: ee0014d399bb49bde708a1c71ed807da72e3f113
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
@ -1533,5 +1548,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.771
CurrentVersionCode: 300900771
CurrentVersion: 3.9.773
CurrentVersionCode: 300900773