Update StockTicker to 3.3.5 (335)

This commit is contained in:
F-Droid Builder 2019-11-04 18:34:33 +00:00 committed by Ciaran Gultnieks
parent 4da067cde6
commit a8e278e729

View file

@ -641,6 +641,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.3.5
versionCode: 335
commit: '335'
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
@ -649,5 +662,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.3.2
CurrentVersionCode: 332
CurrentVersion: 3.3.5
CurrentVersionCode: 335