Update StockTicker to 3.2.6 (326)

This commit is contained in:
F-Droid Builder 2019-08-24 10:57:06 +01:00 committed by Ciaran Gultnieks
parent 4936697ec1
commit 3b672db8b4

View file

@ -395,6 +395,14 @@ Build:3.2.5,325
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
Build:3.2.6,326
commit=326
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
Maintainer Notes:
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
com.github.nbsp-team:MaterialFilePicker from
@ -404,5 +412,5 @@ https://jitpack.io/#com.github.nbsp-team/MaterialFilePicker.
Auto Update Mode:Version %c
Update Check Mode:HTTP
Update Check Data:https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
Current Version:3.2.5
Current Version Code:325
Current Version:3.2.6
Current Version Code:326