summaryrefslogtreecommitdiffhomepage
path: root/tunnel/build.gradle
AgeCommit message (Expand)Author
2020-03-29tunnel: libwg-go: stick go tarball in gradle cacheJason A. Donenfeld
2020-03-29tunnel: fix package name being passed through to cmakeJason A. Donenfeld
2020-03-14tunnel: Add an initial set of unit testsHarsh Shandilya
2020-03-12tunnel: replace CompletableFuture with GhettoCompletableFutureJason A. Donenfeld
2020-03-12tunnel: we return Optional types so mark retrostreams as apiJason A. Donenfeld
2020-03-10tunnel: the external API does not expose java9Jason A. Donenfeld
2020-03-10build: abstract out groupNameJason A. Donenfeld
2020-03-10tunnel: upload aar to bintrayJason A. Donenfeld
2020-03-09build: apply version to both modulesJason A. Donenfeld
2020-03-09global: get rid of nonnull gradle hackJason A. Donenfeld
2020-03-09ModuleLoader: move to right projectJason A. Donenfeld
2020-03-09Use AndroidX Nullable annotation everywhereHarsh Shandilya
2020-03-09Enable nonnull generation for tunnel moduleHarsh Shandilya
2020-03-09Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya