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

Commit f6d81c16 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

chore: chore: update to v2.10.1

parent 03207d6a
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 = 0
def versionPatch = 1

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