Update StockTicker to 3.9.786 (300900786)

This commit is contained in:
F-Droid checkupdates bot 2022-06-22 03:30:28 +00:00
parent fe0aeffba2
commit a2eae13572

View file

@ -1632,6 +1632,21 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.786
versionCode: 300900786
commit: 61bee138ee31ac5e8eac9020650118524b3ddab9
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
@ -1640,5 +1655,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.785
CurrentVersionCode: 300900785
CurrentVersion: 3.9.786
CurrentVersionCode: 300900786