From 12064edc38d97907f48b11c5776580cd7a344413 Mon Sep 17 00:00:00 2001 From: Inderjeet Singh Date: Tue, 17 Jul 2018 14:39:56 -0700 Subject: [PATCH] Updated to 2.0.0 since potentially backwards incompatible changes --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6beb9f..ec92e7c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ repositories { } ``` -In your app build.gradle, add: `compile "com.github.PeelTechnologies:appscope:1.7.8"` +In your app build.gradle, add: `compile "com.github.PeelTechnologies:appscope:2.0.0"` If you use Amplitude, also checkout [appscope-amplitude-extension](https://github.com/PeelTechnologies/appscope-amplitude-extension) project to automatically sync AppScope properties with Amplitude. diff --git a/pom.xml b/pom.xml index 6ba92f8..01ab746 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github.PeelTechnologies appscope - 1.7.8 + 2.0.0 jar UTF-8