mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
slim facebook: 10.0.1
This commit is contained in:
parent
94cdfb29df
commit
f56d5df5c9
1 changed files with 28 additions and 60 deletions
|
|
@ -5,7 +5,6 @@ Categories:
|
|||
License: GPL-2.0-or-later
|
||||
AuthorName: Leonardo Rignanese
|
||||
AuthorEmail: dev.rignaneseleo@gmail.com
|
||||
WebSite: https://forum.xda-developers.com/android/apps-games/app-slimfacebook-1mb-0-permissions-t3254174
|
||||
SourceCode: https://github.com/rignaneseleo/SlimSocial-for-Facebook
|
||||
IssueTracker: https://github.com/rignaneseleo/SlimSocial-for-Facebook/issues
|
||||
Changelog: https://github.com/rignaneseleo/SlimSocial-for-Facebook/blob/HEAD/Changelog.txt
|
||||
|
|
@ -75,14 +74,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.7.4
|
||||
versionCode: 52
|
||||
disable: lintVitalRelease fails
|
||||
commit: v3.7.4
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.8.0
|
||||
versionCode: 54
|
||||
commit: v3.8.0
|
||||
|
|
@ -104,55 +95,32 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.0
|
||||
versionCode: 61
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.0
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
- yes
|
||||
- versionName: 10.0.1
|
||||
versionCode: 101
|
||||
commit: d8e108f296dcc1753059b02ddac7259dcc02f6be
|
||||
subdir: SlimSocial_for_Facebook
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.7.12
|
||||
rm:
|
||||
- _old
|
||||
- SlimSocial_for_Facebook/ios
|
||||
prebuild:
|
||||
- sed -i -e '/in_app_review/d' -e '/in_app_purchase/d' pubspec.yaml
|
||||
- sed -i -e '/^ in_app/,/^ version/d' pubspec.lock
|
||||
- sed -i -e '/in_app/d' -e '/contribute/,/SettingsSection/d' -e '/Future buildPaymentWidget/,/^ }/d'
|
||||
-e '/_paymentSubscription/d' lib/screens/settings_page.dart
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
scandelete:
|
||||
- SlimSocial_for_Facebook/.pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 5.0.1
|
||||
versionCode: 62
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.1
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.3
|
||||
versionCode: 64
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.3
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.4
|
||||
versionCode: 65
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.4
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.5
|
||||
versionCode: 66
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.5
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.7
|
||||
versionCode: 68
|
||||
disable: com.android.billingclient https://github.com/rignaneseleo/SlimSocial-for-Facebook/issues/139
|
||||
commit: v5.0.7
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 5.0.7
|
||||
CurrentVersionCode: 68
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: SlimSocial_for_Facebook/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 10.0.1
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue