mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update StockTicker to 3.9.726 (300900726)
This commit is contained in:
parent
dcad8e3298
commit
3e95054572
1 changed files with 13 additions and 2 deletions
|
|
@ -1040,6 +1040,17 @@ Builds:
|
||||||
{/,/^}/d' build.gradle
|
{/,/^}/d' build.gradle
|
||||||
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||||
|
|
||||||
|
- versionName: 3.9.726
|
||||||
|
versionCode: 300900726
|
||||||
|
commit: '300900726'
|
||||||
|
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: |-
|
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
|
||||||
|
|
@ -1048,5 +1059,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.724
|
CurrentVersion: 3.9.726
|
||||||
CurrentVersionCode: 300900724
|
CurrentVersionCode: 300900726
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue