mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Verbiste Android: 1.2
This commit is contained in:
parent
53c1369c51
commit
00e25e64f4
1 changed files with 12 additions and 2 deletions
|
|
@ -29,9 +29,19 @@ Builds:
|
|||
- cp libs/android-support-v4.jar $$Support$$/libs/
|
||||
target: android-21
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 2
|
||||
commit: '1.2'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- cd ../utils
|
||||
- python xml2sqlite.py
|
||||
|
||||
MaintainerNotes: Run cd utils ; python xml2sqlite.py before build.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue