mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-15 08:26:04 +01:00
95 lines
2 KiB
YAML
95 lines
2 KiB
YAML
Categories:
|
|
- Multimedia
|
|
- Music Practice Tool
|
|
License: GPL-3.0-only
|
|
AuthorName: pterodactylus42
|
|
WebSite: http://blog.form-follows-function.de/
|
|
SourceCode: https://github.com/pterodactylus42/ccgt
|
|
IssueTracker: https://github.com/pterodactylus42/ccgt/issues
|
|
|
|
AutoName: ccgt
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/pterodactylus42/ccgt/
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 11
|
|
commit: v1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 13
|
|
commit: v1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 14
|
|
commit: 8122def33e3e56991cbfd30f3973a20cc54fc306
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.41'
|
|
versionCode: 1141
|
|
commit: 020afd9468a298d3f6511d5e85a61ee5661bdeb8
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.43'
|
|
versionCode: 1143
|
|
commit: cfeea858992f38a28a91373077229be6d508f85a
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/android\ {/alintOptions\ {abortOnError\ false}' build.gradle
|
|
|
|
- versionName: '1.44'
|
|
versionCode: 1144
|
|
commit: ae01eddae190a083da810ecb3000daf7ba2351e3
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 1150
|
|
commit: 5d4639c8c65b408035076795ba4833b19a85fd08
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.51'
|
|
versionCode: 1151
|
|
commit: 2b1443a6eff4a3cf9cada570ce71336e41b4ba73
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.51'
|
|
CurrentVersionCode: 1151
|