summaryrefslogtreecommitdiffstats
path: root/app/build.gradle
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2017-12-30 02:23:46 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-01-21 20:21:12 +0000
commitadf77d30cf0d294654bfbb70367fdfe34d93a875 (patch)
treeb4b51a2171effb9f6c8f7aa7a9ae99a240e5d9e4 /app/build.gradle
parent5a1dea102f058ef1e8a194a39d43f7131312bfac (diff)
downloadandroid_packages_apps_YahooWeatherProvider-lineage-16.0.tar.gz
android_packages_apps_YahooWeatherProvider-lineage-16.0.tar.bz2
android_packages_apps_YahooWeatherProvider-lineage-16.0.zip
Rebrand for Lineage SDKstaging/lineage-15.1lineage-16.0
Change-Id: I4f70fa62db38f29a279d8cc3082b61aa08ab48fd
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 4edd31f..e94da63 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -23,7 +23,7 @@ android {
dependencies {
compile 'com.squareup.retrofit2:retrofit:2.0.1'
compile 'com.squareup.retrofit2:converter-gson:2.0.1'
- compile 'org.cyanogenmod:platform.sdk:5.+'
+ compile 'org.lineageos:platform.sdk:8.+'
compile 'com.squareup.okhttp3:okhttp:3.2.0'
compile 'com.squareup.dagger:dagger-compiler:1.2.2'
compile 'com.squareup.okhttp3:logging-interceptor:3.0.1'