mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
SlimSocial for Facebook: disable non-free build
This commit is contained in:
parent
f45199c23d
commit
3cd5920d76
1 changed files with 8 additions and 2 deletions
|
|
@ -106,6 +106,7 @@ Builds:
|
|||
|
||||
- versionName: 5.0.0
|
||||
versionCode: 61
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.0
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
|
|
@ -113,6 +114,7 @@ Builds:
|
|||
|
||||
- versionName: 5.0.1
|
||||
versionCode: 62
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.1
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
|
|
@ -120,6 +122,7 @@ Builds:
|
|||
|
||||
- versionName: 5.0.3
|
||||
versionCode: 64
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.3
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
|
|
@ -127,6 +130,7 @@ Builds:
|
|||
|
||||
- versionName: 5.0.4
|
||||
versionCode: 65
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.4
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
|
|
@ -134,6 +138,7 @@ Builds:
|
|||
|
||||
- versionName: 5.0.5
|
||||
versionCode: 66
|
||||
disable: com.android.billingclient
|
||||
commit: v5.0.5
|
||||
subdir: SlimFacebook/app
|
||||
gradle:
|
||||
|
|
@ -141,12 +146,13 @@ Builds:
|
|||
|
||||
- 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: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 5.0.7
|
||||
CurrentVersionCode: 68
|
||||
|
|
|
|||
Loading…
Reference in a new issue