Commit graph

6 commits

Author SHA1 Message Date
Andy Scherzinger
37dbbe2a4f Update gradle android plugin to 2.1.0, keep support lib version in a variable for consistent references 2016-04-28 10:33:29 +02:00
Andy Scherzinger
d649fa7031 consistent build tools reference 23.0.3 2016-04-26 16:48:51 +02:00
Andy Scherzinger
1c569a0586 Android Studio 2.0 Upgrade simply leasing to actual build tools 23.0.3 and gradle 2.10 2016-04-26 16:47:05 +02:00
David A. Velasco
e7673b90d2 Fixed build via gradle of OC JB Workaround app and build target updated to 23 2016-02-16 09:25:33 +01:00
masensio
d77f1d7ec0 Update build.gradle to 1.2.3 2015-08-03 15:07:20 +02:00
MMMarcy
2cad715525 Commit for the PR
The pull request targets:

	1) Introduces Gradle support
	2) Updates maven support (even thou the apk generated is not
stable)
	3) Updates the setup_env.* scripts to support different building
tools
	4) Removes non UTF-8 characters
	5) Removes switches on R.id entries (not supported anymore from
ADT >= 14)
	6) Introduced a binary dependency (.aar) that replace the actionbarsherlock
sub-module

Remainders:

	1) Change the sub-module back to the owncloud android library
once the PR will be merge
2014-10-28 16:09:34 +01:00