mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update StockTicker to 3.9.740 (300900740)
This commit is contained in:
parent
de25e7f391
commit
8accbdc541
1 changed files with 13 additions and 2 deletions
|
|
@ -1199,6 +1199,17 @@ Builds:
|
|||
{/,/^}/d' build.gradle
|
||||
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
|
||||
- versionName: 3.9.740
|
||||
versionCode: 300900740
|
||||
commit: 9c7f41f6c702c0760978f767ab7e4e92bdab893d
|
||||
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
|
||||
|
|
@ -1207,5 +1218,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.739
|
||||
CurrentVersionCode: 300900739
|
||||
CurrentVersion: 3.9.740
|
||||
CurrentVersionCode: 300900740
|
||||
|
|
|
|||
Loading…
Reference in a new issue