summaryrefslogtreecommitdiffhomepage
path: root/tunnel/build.gradle
AgeCommit message (Expand)Author
2023-03-22tools: compile with latest NDKJason A. Donenfeld
2023-03-21build: update to gradle 7.4.2 and restructure lint blockJason A. Donenfeld
2023-01-20gradle: adjust for and raise compileSdk to 33SlipkHunter
2023-01-20gradle: migrate to namespace attributeHarsh Shandilya
2023-01-20gradle: force the use of an older NDK versionSlipkHunter
2022-04-26ui: move target SDK to 31Shahzain Ali
2021-10-28tunnel: make JSR305 annotations a compileOnly dependencyHarsh Shandilya
2021-07-29gradle: update property set with AGP 7 experimental flagsHarsh Shandilya
2021-07-29build: switch to modern plugin application layoutHarsh Shandilya
2020-11-07build: switch to Gradle's maven-publish pluginHarsh Shandilya
2020-09-16Ed25519: use implementation from TinkJason A. Donenfeld
2020-09-15gradle: desugar retrofuture and remove old depsJason A. Donenfeld
2020-08-25build: target SDK 30Harsh Shandilya
2020-08-23build: remove explicit buildToolsVersionHarsh Shandilya
2020-04-19tunnel: disable LongLogTag lintHarsh Shandilya
2020-04-08tunnel: disable BuildConfig generationHarsh Shandilya
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