[New App] XClipper - Smart Clipboard manager for Android

This commit is contained in:
Kaustubh Patange 2021-07-30 09:15:47 +00:00 committed by linsui
parent 6866ec6518
commit aaaeb1cf6c

View 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