mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update StockTicker to 3.9.722 (300900722)
This commit is contained in:
parent
eb1f04277b
commit
7ff4e50603
1 changed files with 13 additions and 2 deletions
|
|
@ -1018,6 +1018,17 @@ Builds:
|
|||
{/,/^}/d' build.gradle
|
||||
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
|
||||
- versionName: 3.9.722
|
||||
versionCode: 300900722
|
||||
commit: '300900722'
|
||||
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
|
||||
|
|
@ -1026,5 +1037,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.720
|
||||
CurrentVersionCode: 300900720
|
||||
CurrentVersion: 3.9.722
|
||||
CurrentVersionCode: 300900722
|
||||
|
|
|
|||
Loading…
Reference in a new issue