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

Commit 45a6b5b9 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Test release 2.13.1

parent a3c66293
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 = 0
def appVersionPatch = 1

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