mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
[New App] XClipper - Smart Clipboard manager for Android
This commit is contained in:
parent
6866ec6518
commit
aaaeb1cf6c
1 changed files with 30 additions and 0 deletions
30
metadata/com.kpstv.xclipper.yml
Normal file
30
metadata/com.kpstv.xclipper.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Development
|
||||
License: Apache-2.0
|
||||
AuthorName: Kaustubh Patange
|
||||
AuthorEmail: developerkp16@gmail.com
|
||||
AuthorWebSite: http://kaustubhpatange.github.io/
|
||||
WebSite: https://kaustubhpatange.github.io/XClipper/
|
||||
SourceCode: https://gitlab.com/KaustubhPatange/xclipper-fdroid
|
||||
IssueTracker: https://gitlab.com/KaustubhPatange/xclipper-fdroid/issues
|
||||
|
||||
AutoName: XClipper
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/KaustubhPatange/xclipper-fdroid.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.8
|
||||
versionCode: 11
|
||||
commit: v1.0.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: buildSrc/src/main/java/AndroidConfig.kt|VERSION_CODE\s=\s(\d+)|.|VERSION_NAME\s=\s"([\d.]+)"
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 11
|
||||
Loading…
Reference in a new issue