143 lines
2.8 KiB
YAML
143 lines
2.8 KiB
YAML
|
Categories:
|
||
|
- Multimedia
|
||
|
License: GPL-2.0-only
|
||
|
SourceCode: https://github.com/tube42/drumon
|
||
|
IssueTracker: https://github.com/tube42/drumon/issues
|
||
|
|
||
|
AutoName: Drum On!
|
||
|
Description: |-
|
||
|
Simple and minimalist drum app that can, for example, be used to accompany
|
||
|
guitar or bass players.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/tube42/drumon.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 0.1.3
|
||
|
versionCode: 13
|
||
|
commit: v0.1.3
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.1.4
|
||
|
versionCode: 14
|
||
|
commit: v0.1.4
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.1.5
|
||
|
versionCode: 15
|
||
|
commit: v0.1.5
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.1.6
|
||
|
versionCode: 16
|
||
|
commit: v0.1.6
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.1.7
|
||
|
versionCode: 17
|
||
|
commit: v0.1.7
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.1.8
|
||
|
versionCode: 18
|
||
|
commit: v0.1.8
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.1.9
|
||
|
versionCode: 19
|
||
|
commit: v0.1.9
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.2.0
|
||
|
versionCode: 20
|
||
|
commit: v0.2.0
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.2.1
|
||
|
versionCode: 21
|
||
|
commit: v0.2.1
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.2.2
|
||
|
versionCode: 22
|
||
|
commit: v0.2.2
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.2.3
|
||
|
versionCode: 23
|
||
|
commit: v0.2.3
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.2.4
|
||
|
versionCode: 24
|
||
|
commit: v0.2.4
|
||
|
submodules: true
|
||
|
build: ant setup
|
||
|
|
||
|
- versionName: 0.2.6
|
||
|
versionCode: 26
|
||
|
commit: v0.2.6
|
||
|
submodules: true
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: android/build/outputs/apk/android-release-unsigned.apk
|
||
|
prebuild: sed -i -e 's/\"se.tube42.drumon\"/\"se.tube42.drum.android\"/' android/build.gradle
|
||
|
scanignore:
|
||
|
- android/libs
|
||
|
|
||
|
- versionName: 0.2.7
|
||
|
versionCode: 27
|
||
|
commit: v0.2.7
|
||
|
submodules: true
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: android/build/outputs/apk/android-release-unsigned.apk
|
||
|
scanignore:
|
||
|
- android/libs
|
||
|
|
||
|
- versionName: 0.2.8
|
||
|
versionCode: 28
|
||
|
commit: v0.2.8
|
||
|
submodules: true
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: android/build/outputs/apk/android-release-unsigned.apk
|
||
|
scanignore:
|
||
|
- android/libs
|
||
|
|
||
|
- versionName: 0.2.9
|
||
|
versionCode: 29
|
||
|
commit: v0.2.9
|
||
|
submodules: true
|
||
|
gradle:
|
||
|
- yes
|
||
|
output: android/build/outputs/apk/android-release-unsigned.apk
|
||
|
scanignore:
|
||
|
- android/libs
|
||
|
|
||
|
- versionName: 0.3.0
|
||
|
versionCode: 30
|
||
|
commit: v0.3.0
|
||
|
subdir: android
|
||
|
submodules: true
|
||
|
gradle:
|
||
|
- yes
|
||
|
scandelete:
|
||
|
- android/libs
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 0.3.0
|
||
|
CurrentVersionCode: 30
|