From 523f2afc5389ab0bf69792d6f823a32e86f92512 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 31 May 2020 13:12:15 +0530 Subject: build: Upgrade all dependencies (#803) * build: upgrade all dependencies We've accumulated a fat backlog here that's gonna need some heavy testing * build: adjust for WhatTheStack upgrade This is now automatically initialized * build: downgrade security-crypto * build: upgrade to Gradle 6.4 * idea: sync from AS 4.1.x * build: bump AGP to 4.0.0 * build: disable Jetifier Signed-off-by: Harsh Shandilya Co-authored-by: Fabian Henneke --- .idea/jarRepositories.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .idea/jarRepositories.xml (limited to '.idea') diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 00000000..eb2873e7 --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3