Update StockTicker to 3.2.0 (320)

This commit is contained in:
F-Droid Builder 2019-08-04 23:55:15 +01:00 committed by Ciaran Gultnieks
parent 1a2b3ce087
commit 5d69298d91

View file

@ -379,6 +379,14 @@ Build:3.1.9,319
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.0,320
commit=320
subdir=app
gradle=purefloss
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
@ -388,5 +396,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.1.9
Current Version Code:319
Current Version:3.2.0
Current Version Code:320