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

Commit 241f6fc6 authored by Nihar Thakkar's avatar Nihar Thakkar
Browse files

Upgrade Gradle plugin and WorkManager

parent 6146c002
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -30,8 +30,7 @@ android {

dependencies {
    def lifecycle_version = "1.1.1"
    def work_version = "1.0.0-beta04"
    implementation "android.arch.work:work-runtime:$work_version"
    implementation "android.arch.work:work-runtime:1.0.1"
    implementation fileTree(include: ['*.jar'], dir: 'libs')
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
    implementation 'com.android.support:appcompat-v7:27.1.1'
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ buildscript {
        jcenter()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:3.3.2'
        classpath 'com.android.tools.build:gradle:3.4.0'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

        // NOTE: Do not place your application dependencies here; they belong
+2 −2
Original line number Diff line number Diff line
#Thu Feb 07 12:55:39 IST 2019
#Thu Apr 25 07:08:04 IST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip