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

Commit f352a435 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

update version to 2.7.0 for 1.21-beta

parent c736c748
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 = 6
def versionPatch = 11
def versionMinor = 7
def versionPatch = 0

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