Update StockTicker to 3.2.9 (329)

This commit is contained in:
F-Droid Builder 2019-09-20 01:05:39 +01:00 committed by Ciaran Gultnieks
parent 3f4b10c29c
commit 7276c098d6

View file

@ -613,6 +613,19 @@ Builds:
- sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.8/com.github.nbsp-team:MaterialFilePicker:7f3679fbbf/g'
build.gradle
- versionName: 3.2.9
versionCode: 329
commit: '329'
subdir: app
gradle:
- purefoss
prebuild:
- touch translate.properties
- sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/play-services/d' -e '/google-services/d'
build.gradle
- sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.8/com.github.nbsp-team:MaterialFilePicker:7f3679fbbf/g'
build.gradle
MaintainerNotes: |-
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
com.github.nbsp-team:MaterialFilePicker from
@ -621,5 +634,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.2.8
CurrentVersionCode: 328
CurrentVersion: 3.2.9
CurrentVersionCode: 329