Update StockTicker to 3.2.8 (328)

This commit is contained in:
F-Droid Builder 2019-09-04 09:19:36 +01:00 committed by Ciaran Gultnieks
parent 10d2b371bf
commit 9f19306f72

View file

@ -600,6 +600,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.8
versionCode: 328
commit: '328'
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
@ -608,5 +621,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.2.6
CurrentVersionCode: 326
CurrentVersion: 3.2.8
CurrentVersionCode: 328