mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update StockTicker to 4.0.000 (400000000)
This commit is contained in:
parent
93c1694b77
commit
9e90588877
1 changed files with 12 additions and 2 deletions
|
|
@ -1836,8 +1836,18 @@ Builds:
|
|||
/firebase/d; /android.applicationVariants.configureEach {/,/^}/d' -e "/android
|
||||
{/alintOptions { checkReleaseBuilds false }" build.gradle
|
||||
|
||||
- versionName: 4.0.000
|
||||
versionCode: 400000000
|
||||
commit: 3363361fd4524dd4b4785653cf3ab4880d857e48
|
||||
subdir: app
|
||||
gradle:
|
||||
- purefoss
|
||||
prebuild:
|
||||
- sed -i -e '/configure<CrashlyticsExtension>/,+2d' build.gradle.kts
|
||||
- sed -i -e '/gms/d' -e '/crashlytics/Id' {..,.}/build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.840
|
||||
CurrentVersionCode: 300900840
|
||||
CurrentVersion: 4.0.000
|
||||
CurrentVersionCode: 400000000
|
||||
|
|
|
|||
Loading…
Reference in a new issue