Update StockTicker to 3.9.746 (300900746)

This commit is contained in:
F-Droid checkupdates bot 2021-08-14 03:37:19 +00:00
parent 1ea32484e4
commit 5ddd5a2a33

View file

@ -1225,6 +1225,21 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: 3.9.746
versionCode: 300900746
commit: 64e4462f3ba13dc22811f6df206e9625a8375587
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
@ -1233,5 +1248,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.9.745
CurrentVersionCode: 300900745
CurrentVersion: 3.9.746
CurrentVersionCode: 300900746