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

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

Bump version to 2.13.5

parent 6fdcc110
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ plugins {

def appVersionMajor = 2
def appVersionMinor = 13
def appVersionPatch = 4
def appVersionPatch = 5

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