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