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

Unverified Commit 0fdba7b2 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Andy Scherzinger
Browse files

Bump gradle from 3.2.1 to 3.3.0



Bumps gradle from 3.2.1 to 3.3.0.

Signed-off-by: default avatardependabot[bot] <support@dependabot.com>
parent 281c7738
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -4,7 +4,7 @@ buildscript {
        jcenter()
        jcenter()
    }
    }
    dependencies {
    dependencies {
        classpath 'com.android.tools.build:gradle:3.2.1'
        classpath 'com.android.tools.build:gradle:3.3.0'
        classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
        classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
    }
    }
}
}