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

Commit c15efff7 authored by Philipp Heckel's avatar Philipp Heckel
Browse files

Bump gradle tools

parent e71117c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ buildscript {
        mavenCentral()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:7.4.1'
        classpath 'com.android.tools.build:gradle:7.4.2'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath 'com.google.gms:google-services:4.3.15' // This is removed in the "fdroid" flavor

+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ Features:
Bug fixes + maintenance:
* UnifiedPush subscriptions now include the Rate-Topics header to facilitate subscriber-based billing (#652, thanks to @wunter8)
* Subscriptions without icons no longer appear to use another subscription's icon (#634, thanks to @topcaser for reporting, and @wunter8 for fixing)
* Bumped all dependencies to the latest versions (no ticket)

Additional languages:
* Swedish (thanks to @hellbown)