52 lines
1.3 KiB
YAML
52 lines
1.3 KiB
YAML
|
AntiFeatures:
|
||
|
- NonFreeNet
|
||
|
Categories:
|
||
|
- Internet
|
||
|
License: GPL-3.0-only
|
||
|
WebSite: https://github.com/qii/weiciyuan/wiki
|
||
|
SourceCode: https://github.com/qii/weiciyuan
|
||
|
IssueTracker: https://github.com/qii/weiciyuan/issues
|
||
|
|
||
|
AutoName: 四次元
|
||
|
Description: |-
|
||
|
Chinese social networking. Supposedly weibo.com has an English translation now
|
||
|
but the app doesn't yet.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/qii/weiciyuan.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '0.481'
|
||
|
versionCode: 23
|
||
|
commit: 95a0e2e9aa88
|
||
|
rm:
|
||
|
- libs/android-support-v4.jar
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
|
||
|
- versionName: '0.483'
|
||
|
versionCode: 25
|
||
|
commit: 00a434ba7
|
||
|
rm:
|
||
|
- libs/android-support-v4.jar
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
prebuild: rm -rf libs/google-play-services_lib
|
||
|
|
||
|
- versionName: 0.5.0beta7
|
||
|
versionCode: 48
|
||
|
disable: beta and play-services
|
||
|
commit: 5140499c130ead23124a398b8cc8b1c2df4ccbbe
|
||
|
prebuild: sed -i -e '/com.google.android.gms:play-services/d' build.gradle
|
||
|
|
||
|
- versionName: 0.5.0
|
||
|
versionCode: 57
|
||
|
disable: crashlytics
|
||
|
commit: whichever
|
||
|
prebuild: sed -i -e '/com.google.android.gms:play-services/d' build.gradle
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: 0.5.0
|
||
|
CurrentVersionCode: 58
|