mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update StockTicker to 3.9.735 (300900735)
This commit is contained in:
parent
e642fc2946
commit
9c0490f935
1 changed files with 13 additions and 2 deletions
|
|
@ -1128,6 +1128,17 @@ Builds:
|
|||
{/,/^}/d' build.gradle
|
||||
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
|
||||
- versionName: 3.9.735
|
||||
versionCode: 300900735
|
||||
commit: '300900735'
|
||||
subdir: app
|
||||
gradle:
|
||||
- purefoss
|
||||
prebuild:
|
||||
- sed -i -e '/google-services/d; /firebase/d; /dl.bintray.com/d; /android.applicationVariants.all
|
||||
{/,/^}/d' build.gradle
|
||||
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
|
||||
com.github.nbsp-team:MaterialFilePicker from
|
||||
|
|
@ -1136,5 +1147,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.734
|
||||
CurrentVersionCode: 300900734
|
||||
CurrentVersion: 3.9.735
|
||||
CurrentVersionCode: 300900735
|
||||
|
|
|
|||
Loading…
Reference in a new issue