Update StockTicker to 3.9.751 (300900751)

This commit is contained in:
F-Droid checkupdates bot 2021-10-09 03:34:05 +00:00
parent 7c68a109eb
commit 550dee1085

View file

@ -1285,6 +1285,21 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.751
versionCode: 300900751
commit: 7a365c1a54859ca87c75a26cf194445308a74869
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
@ -1293,5 +1308,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.750
CurrentVersionCode: 300900750
CurrentVersion: 3.9.751
CurrentVersionCode: 300900751