49 lines
940 B
YAML
49 lines
940 B
YAML
Categories:
|
|
- System
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/teknoraver/andhrystone
|
|
IssueTracker: https://github.com/teknoraver/andhrystone/issues
|
|
|
|
AutoName: Andhrystone
|
|
Description: A port of the popular integer precision benchmark
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/teknoraver/andhrystone
|
|
|
|
Builds:
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
disable: try to build only recent version
|
|
commit: v1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 7
|
|
disable: try to build only recent version
|
|
commit: v1.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.6'
|
|
versionCode: 8
|
|
disable: i686 ndk build issues
|
|
commit: v1.6
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.6.1
|
|
versionCode: 9
|
|
commit: v1.6.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.6.1
|
|
CurrentVersionCode: 9
|