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

Unverified Commit c8defa31 authored by Marten Gajda's avatar Marten Gajda Committed by GitHub
Browse files

Update Gradle and dependencies (#976)

* Also put Play Store fields under version control.
* Fix build errors.
parent b3896516
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ android:
    - platform-tools
    - tools
    - build-tools-28.0.3
    - build-tools-29.0.2
    - build-tools-29.0.3
    - android-24
    - android-28
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ buildscript {
        mavenCentral()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:3.5.2'
        classpath("com.github.triplet.gradle:play-publisher:2.0.0-rc1")
        classpath 'com.android.tools.build:gradle:4.1.2'
        classpath("com.github.triplet.gradle:play-publisher:2.8.1")
    }
}

+2 −2
Original line number Diff line number Diff line
#Thu Nov 14 17:12:16 CET 2019
#Wed Feb 10 23:10:33 CET 2021
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
+1 −0
Original line number Diff line number Diff line
marten.gajda@googlemail.com
+1 −0
Original line number Diff line number Diff line
http://dmfs.org
Loading