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

Unverified Commit b87c0b62 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Bump gradle from 3.3.2 to 3.4.2 (#75)

Bump gradle from 3.3.2 to 3.4.2
parents 0ce6ba8b 341a6202
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.3.2'
        classpath 'com.android.tools.build:gradle:3.4.2'
        classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
        classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
    }
    }
}
}