aboutsummaryrefslogtreecommitdiff
path: root/okhttp/build.gradle
AgeCommit message (Expand)Author
2018-08-28okhttp: use java 7, avoid compiler varargs warning (#4806)Eric Gribkoff
2018-08-27all: Swap to Java 7 source and bytecodeEric Anderson
2018-08-09all: update animalsniffer to Java 7 and add Android 14 (#4727)Eric Gribkoff
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-03-28okhttp: include tests in third_party/okhttpEric Gribkoff
2017-06-30all: Use fixed version number for java 6/7 signaturesEric Anderson
2017-02-07all: swap to newer animalsniffer pluginEric Anderson
2016-05-16okhttp: Enable transport testEric Anderson
2016-03-17Remove ReferenceCounted and add close() to ClientTransportFactory. Fixes #927buchgr
2015-10-27Update okhttp javadocCarl Mastrangelo
2015-10-15Reduce OkHttp dependency, copy all the needed files into our repository.Xudong Ma
2015-05-05Produce combined JavaDoc, add links, exclude internalsEric Anderson
2015-03-13Add WritableBuffer interface for zero copy data writes. Fixes #8Jakob Buchgraber
2015-01-27Remove explicit Okio dependency.Jake Wharton
2015-01-27Removing all references to "stubby"nmittler
2015-01-26Migrating run scripts to gradle.nmittler
2015-01-08Adding gradle build for Java grpcnathanmittler