aboutsummaryrefslogtreecommitdiff
path: root/arch/core-runtime/build.gradle
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2019-06-10 20:53:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-06-10 20:53:25 +0000
commit54cc4f9ccfa07267d800c143edc640960e278bc7 (patch)
tree48629fa21217645e537870065d4a3e0421bf0be8 /arch/core-runtime/build.gradle
parent41d4c1e9a3ba84142c6828c1796ae919da511ec6 (diff)
parent009f2ecb41b9ca9d9ff509da9cf38316dae8779c (diff)
downloadsupport-54cc4f9ccfa07267d800c143edc640960e278bc7.tar.gz
Merge "Snap for 5633604 from 3cb38c215340dbb822fcd1c303b2f2124c7f68bb to androidx-concurrent-release" into androidx-concurrent-releasesparse-5648109-L26700000332273888
Diffstat (limited to 'arch/core-runtime/build.gradle')
-rw-r--r--arch/core-runtime/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/core-runtime/build.gradle b/arch/core-runtime/build.gradle
index 7b6cf5ac78a..483f0256158 100644
--- a/arch/core-runtime/build.gradle
+++ b/arch/core-runtime/build.gradle
@@ -26,7 +26,7 @@ plugins {
}
dependencies {
- api("androidx.annotation:annotation:1.1.0-rc01")
+ api("androidx.annotation:annotation:1.1.0")
api(project(":arch:core-common"))
}