I am installing Jenkins for my gradle based android builds.
My server is running Debian 6.0 but gradle on that platform is currently in "unstable / testing" phase. This is not surprising given how much I had to wrestle with it with android studio, it didn't seem ready, but this is conjecture.
I got my gradle package from here http://packages.debian.org/sid/gradle but after unzipping the tar I was confronted with some files and I couldn't find the file that would let me install it from the terminal. the bootstrap.sh file produces many errors... not sure I am going down the right path here
insight appreciated