mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
r12b has been forever the default. Let's explicitly request that version where we know we need it. Note; there's other builds that still implicitly rely on that version that don't use the buildjni flag. We don't really have a good way of finding those, except manually.
37 lines
917 B
YAML
37 lines
917 B
YAML
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/rproch/music-practice-tools
|
|
IssueTracker: https://github.com/rproch/music-practice-tools/issues
|
|
|
|
AutoName: Practice Hub
|
|
Description: |-
|
|
Tools for musicians, including a chromoatic tuner, a metronome, and a pitch
|
|
drone.
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: 109c0bddf346
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
- versionName: '2.0'
|
|
versionCode: 2
|
|
commit: 6e1c575b30d7
|
|
srclibs:
|
|
- NumberPicker-SimonVT@1da4372
|
|
- ActionBarSherlock@4.1.0
|
|
prebuild:
|
|
- echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties
|
|
- echo "android.library.reference.2=$$NumberPicker-SimonVT$$" >> project.properties
|
|
target: android-16
|
|
buildjni:
|
|
- yes
|
|
ndk: r12b
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|
|
CurrentVersion: '2.0'
|
|
CurrentVersionCode: 2
|