mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update StockTicker to 3.9.5 (395)
This commit is contained in:
parent
20f1c0a447
commit
aff2ffc36f
1 changed files with 15 additions and 2 deletions
|
|
@ -992,6 +992,19 @@ Builds:
|
||||||
- sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.8/com.github.nbsp-team:MaterialFilePicker:7f3679fbbf/g'
|
- 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.gradle
|
||||||
|
|
||||||
|
- versionName: 3.9.5
|
||||||
|
versionCode: 395
|
||||||
|
commit: '395'
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
|
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
|
||||||
com.github.nbsp-team:MaterialFilePicker from
|
com.github.nbsp-team:MaterialFilePicker from
|
||||||
|
|
@ -1000,5 +1013,5 @@ MaintainerNotes: |-
|
||||||
AutoUpdateMode: Version %c
|
AutoUpdateMode: Version %c
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
||||||
CurrentVersion: 3.9.3
|
CurrentVersion: 3.9.5
|
||||||
CurrentVersionCode: 393
|
CurrentVersionCode: 395
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue