Update StockTicker to 3.2.5 (325)

This commit is contained in:
F-Droid Builder 2019-08-20 09:21:18 +01:00 committed by Ciaran Gultnieks
parent a108c9a5b0
commit 19195210de

View file

@ -387,6 +387,14 @@ Build:3.2.4,324
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.5,325
commit=325
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
@ -396,5 +404,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.4
Current Version Code:324
Current Version:3.2.5
Current Version Code:325