rewrite yml: fr.renzo.wikipoff
This commit is contained in:
parent
7a292d6262
commit
5d9fce28cc
|
@ -1,53 +0,0 @@
|
|||
Categories:Reading
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/conchyliculture/wikipoff
|
||||
Issue Tracker:https://github.com/conchyliculture/wikipoff/issues
|
||||
|
||||
Auto Name:WikipOff
|
||||
Summary:Download and read Wikipedia offline
|
||||
Description:
|
||||
A simple Wikipedia offline reader. Compressed databases can be downloaded from
|
||||
within the app.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/conchyliculture/wikipoff
|
||||
|
||||
Build:0.1.1,2
|
||||
commit=22d946b58398661dfae1381941b9efa40707d922
|
||||
srclibs=1:Support-v7@android-sdk-4.4.2_r1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=cp libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
Build:0.1.2,3
|
||||
commit=d984a5060f917fe49a36ec4
|
||||
srclibs=1:Support-v7@android-sdk-4.4.2_r1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=cp libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
Build:0.2.0,4
|
||||
commit=v0.2.0
|
||||
srclibs=1:Support-v7@android-sdk-4.4.2_r1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=cp libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
Build:0.3.0,5
|
||||
commit=v0.3.0
|
||||
srclibs=1:ActionBarSherlock@4.4.0
|
||||
target=android-19
|
||||
|
||||
Build:0.3.1,6
|
||||
commit=v0.3.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.3.2,7
|
||||
commit=v0.3.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.3.2
|
||||
Current Version Code:7
|
68
metadata/fr.renzo.wikipoff.yml
Normal file
68
metadata/fr.renzo.wikipoff.yml
Normal file
|
@ -0,0 +1,68 @@
|
|||
Categories:
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/conchyliculture/wikipoff
|
||||
IssueTracker: https://github.com/conchyliculture/wikipoff/issues
|
||||
|
||||
AutoName: WikipOff
|
||||
Summary: Download and read Wikipedia offline
|
||||
Description: |-
|
||||
A simple Wikipedia offline reader. Compressed databases can be downloaded from
|
||||
within the app.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/conchyliculture/wikipoff
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.1
|
||||
versionCode: 2
|
||||
commit: 22d946b58398661dfae1381941b9efa40707d922
|
||||
srclibs:
|
||||
- 1:Support-v7@android-sdk-4.4.2_r1
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: cp libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
- versionName: 0.1.2
|
||||
versionCode: 3
|
||||
commit: d984a5060f917fe49a36ec4
|
||||
srclibs:
|
||||
- 1:Support-v7@android-sdk-4.4.2_r1
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: cp libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 4
|
||||
commit: v0.2.0
|
||||
srclibs:
|
||||
- 1:Support-v7@android-sdk-4.4.2_r1
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: cp libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
- versionName: 0.3.0
|
||||
versionCode: 5
|
||||
commit: v0.3.0
|
||||
srclibs:
|
||||
- 1:ActionBarSherlock@4.4.0
|
||||
target: android-19
|
||||
|
||||
- versionName: 0.3.1
|
||||
versionCode: 6
|
||||
commit: v0.3.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.2
|
||||
versionCode: 7
|
||||
commit: v0.3.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.3.2
|
||||
CurrentVersionCode: 7
|
Loading…
Reference in a new issue