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

Commit 44efba2a authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

update version to 2.8.0 for v2.3-beta

parent 555d0672
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,8 +10,8 @@ plugins {
}

def versionMajor = 2
def versionMinor = 7
def versionPatch = 10
def versionMinor = 8
def versionPatch = 0

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