aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Update more librariesDominik Schürmann2016-04-291-4/+3
|
* Update libraries, add proguard filters to be under 64K limitDominik Schürmann2016-04-291-2/+2
|
* Update Android Gradle Plugin to 2.0 with workaroundsDominik Schürmann2016-04-121-2/+2
|
* Version 3.9.1Dominik Schürmann2016-03-061-1/+1
|
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-2/+2
|
* Update dependenciesDominik Schürmann2016-01-031-2/+2
|
* Add gradle-versions-pluginDominik Schürmann2016-01-031-0/+5
|
* Target SDK 23 and related fixesDominik Schürmann2015-10-261-2/+2
|
* Update dependenciesDominik Schürmann2015-08-101-2/+2
|
* stash away stuffVincent Breitmoser2015-06-171-1/+2
|
* Try coveralls supportDominik Schürmann2015-06-111-0/+2
|
* Use new officially supported way for local unit tests, many dependencies ↵Dominik Schürmann2015-06-111-3/+3
| | | | upgraded for this, temporary disabled separate debug builds
* zxing lib is now on jcenter, see ↵Dominik Schürmann2015-05-151-5/+0
| | | | https://github.com/journeyapps/zxing-android-embedded/issues/39
* Switch to new library reposDominik Schürmann2015-05-061-0/+2
|
* Use https for zxing libDominik Schürmann2015-04-171-1/+1
|
* Update gradle plugin, update gradle test pluginDominik Schürmann2015-03-261-1/+1
|
* Update build env and pluginsDominik Schürmann2015-03-231-4/+4
|
* Use gradle witnessDominik Schürmann2015-03-021-0/+1
|
* Use SDK and build tools versions from root projectDominik Schürmann2015-03-021-0/+7
|
* Revert "Gradle hack to always use same build tools in subprojects"Dominik Schürmann2015-03-021-31/+0
| | | | This reverts commit fab60f2ddb4917515570f7c60a1be22670cd836e.
* Gradle hack to always use same build tools in subprojectsDominik Schürmann2015-03-021-0/+31
|
* Integrate QR Code library instead of requiring the app to be installed, also ↵Dominik Schürmann2015-01-141-0/+5
| | | | due to security reasons
* Revert "Remove restriction for max parallel forks for gradle tests"Vincent Breitmoser2014-12-301-1/+1
| | | | | | | This reverts commit ce34192dbbff388c0ccd384fba15cd95075a14ca. Conflicts: build.gradle
* Cleanup UncachedKeyringTestDominik Schürmann2014-12-291-0/+6
|
* Remove restriction for max parallel forks for gradle testsDominik Schürmann2014-12-281-6/+0
|
* Update plugin to 1.0Dominik Schürmann2014-12-121-1/+1
|
* Switch from mavenCentral to jcenterDominik Schürmann2014-12-041-2/+2
|
* Update for Android Studio 1.0 RCDominik Schürmann2014-12-041-2/+2
|
* Update gradle plugin to 0.12.2Dominik Schürmann2014-07-271-1/+1
|
* Skip spongycastle tests in root projectArt O Cathain2014-07-271-0/+9
| | | | | This will make moving back to a pure SC/BC upstream easier since we don't need to change their source code
* forgot to move test classpath out of root projectVincent Breitmoser2014-07-211-5/+0
|
* tests: set maxParallelForks = 1, maybe this fixes travis non-deterministic buildVincent Breitmoser2014-07-111-0/+6
|
* put unit tests into external module (CAVEAT)Vincent Breitmoser2014-07-091-0/+4
| | | | | | | this requires a more up to date version of gradle-android-test-plugin than is currently in the repositories. it must be added to the local maven repo using ./install-custom-gradle-test-plugin.sh before compiling.
* Update android gradle plugin to 0.12.0Dominik Schürmann2014-06-281-1/+1
|
* Disable pre-dexing, causes exceptions on some systemsDominik Schürmann2014-06-231-1/+1
|
* Start on Robolectric integration testArt O Cathain2014-06-161-1/+1
|
* Disable robolectric, update to android gradle 0.11.1, update gradle to 1.12Dominik Schürmann2014-06-091-3/+3
|
* Use fixed gradle versionsDominik Schürmann2014-06-041-1/+1
|
* Use fixed gradle versionsDominik Schürmann2014-06-041-1/+2
|
* update unit test support in build filesVincent Breitmoser2014-05-271-0/+1
|
* Speed up build: Upgrade to Gradle Android Plugin 0.10.0, Disable LintDominik Schürmann2014-05-021-1/+1
|
* back to Gradle 1.10, Using Gradle 1.11 requires Android Studio 0.5.0 which ↵Dominik Schürmann2014-03-061-1/+1
| | | | is not released yet
* Switch from 0.9+ to 0.9.0Emantor2014-03-061-1/+1
|
* Update gradlewrapper to gradle 1.11Emantor2014-03-061-1/+1
|
* Update to gradle 0.9+ jarEmantor2014-03-061-2/+2
|
* gradle android plugin 0.8.0 to 0.8.3Dominik Schürmann2014-02-171-1/+1
|
* Restructuring for new API libraryDominik Schürmann2014-02-091-1/+1
|
* Change gradle build for spongy castle, now Android Studio properly finds the ↵Dominik Schürmann2014-01-311-2/+0
| | | | classes
* Update gradle build files to use android plugin 0.8.0, build tools 19.0.1Dominik Schürmann2014-01-291-2/+2
|
* New build files for spongy castleDominik Schürmann2014-01-271-0/+2
|