mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update StockTicker to 3.9.745 (300900745)
This commit is contained in:
parent
3cd562ef5a
commit
3e16defc21
1 changed files with 13 additions and 2 deletions
|
|
@ -1243,6 +1243,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.745
|
||||||
|
versionCode: 300900745
|
||||||
|
commit: 4aabf5dba102f69852a88f974e4af708f7553af3
|
||||||
|
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
|
||||||
|
|
@ -1251,5 +1262,5 @@ MaintainerNotes: |-
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)
|
||||||
CurrentVersion: 3.9.744
|
CurrentVersion: 3.9.745
|
||||||
CurrentVersionCode: 300900744
|
CurrentVersionCode: 300900745
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue