mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update StockTicker to 3.9.716 (300900716)
This commit is contained in:
parent
0210f08b06
commit
2e4b2d6d60
1 changed files with 13 additions and 2 deletions
|
|
@ -963,6 +963,17 @@ Builds:
|
|||
{/,/^}/d' build.gradle
|
||||
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
|
||||
- versionName: 3.9.716
|
||||
versionCode: 300900716
|
||||
commit: '300900716'
|
||||
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
|
||||
|
|
@ -971,5 +982,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.715
|
||||
CurrentVersionCode: 300900715
|
||||
CurrentVersion: 3.9.716
|
||||
CurrentVersionCode: 300900716
|
||||
|
|
|
|||
Loading…
Reference in a new issue