Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 41016d4c authored by Nihar Thakkar's avatar Nihar Thakkar
Browse files

Update /e/ Drive URL, update Gradle and Kotlin versions

parent 71174766
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ object Constants {

    const val AUTH_TOKEN_TYPE = "oauth2-access-token"

    const val EELO_SYNC_URL = "https://drive.ecloud.global"
    const val EELO_SYNC_URL = "https://ecloud.global"

    /**
     * Context label for [org.apache.commons.lang3.exception.ContextedException].
+2 −2
Original line number Diff line number Diff line
@@ -8,14 +8,14 @@

buildscript {
    ext.dokka_version = '0.9.17'
    ext.kotlin_version = '1.3.10'
    ext.kotlin_version = '1.3.21'

    repositories {
        google()
        jcenter()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:3.2.1'
        classpath 'com.android.tools.build:gradle:3.3.2'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "org.jetbrains.dokka:dokka-android-gradle-plugin:$dokka_version"
    }
+2 −2
Original line number Diff line number Diff line
#Thu Mar 29 12:34:22 CEST 2018
#Wed Apr 03 10:26:10 IST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip