Skip to content
Snippets Groups Projects
Commit 31aa44d0 authored by Jens Bendisposto's avatar Jens Bendisposto
Browse files

renamed settings file

parent ce83df61
No related branches found
No related tags found
No related merge requests found
apply plugin: 'base' apply plugin: 'base'
apply from: 'values.gradle' apply from: 'build_setup.gradle'
/* --! Please Define the Group ID, Features, Descrptions, Labels and the Parent Id --! */
// Possible solution for Lukas request: map with repository definitions for target platform
def download(address,target) { def download(address,target) {
def file = new FileOutputStream(target) def file = new FileOutputStream(target)
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment