mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
add NonFreeDep to SMS Backup+ (requires Google Play Services)
This commit is contained in:
parent
39293ecc4f
commit
a526fe9ff3
1 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeDep
|
||||||
Categories:
|
Categories:
|
||||||
- Phone & SMS
|
- Phone & SMS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
@ -20,6 +22,8 @@ Description: |-
|
||||||
|
|
||||||
See the source code page for more detailed instructions and FAQ.
|
See the source code page for more detailed instructions and FAQ.
|
||||||
|
|
||||||
|
<b>NonFreeDep:</b> Requires Google Play Services
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/jberkel/sms-backup-plus.git
|
Repo: https://github.com/jberkel/sms-backup-plus.git
|
||||||
|
|
||||||
|
|
@ -55,7 +59,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.5.5
|
- versionName: 1.5.5
|
||||||
versionCode: 1531
|
versionCode: 1531
|
||||||
disable: doesn't build
|
disable: does not build
|
||||||
commit: 1.5.5
|
commit: 1.5.5
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
@ -303,6 +307,9 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
MaintainerNotes: Uses Firebase Jobdispatcher which requires Google Play Services,
|
||||||
|
see https://gitlab.com/fdroid/fdroiddata/-/issues/2294
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags ^[0-9.]*$
|
UpdateCheckMode: Tags ^[0-9.]*$
|
||||||
CurrentVersion: 1.5.11
|
CurrentVersion: 1.5.11
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue