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

Commit 3c802e15 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

chore: update to v2.10.2

parent cf033578
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ plugins {

def versionMajor = 2
def versionMinor = 10
def versionPatch = 1
def versionPatch = 2

def getGitHash = { ->
    def stdOut = new ByteArrayOutputStream()