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

Commit 3216088f authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

update version to 2.7.3 for v2.0-beta.2

parent 77b52a1c
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 = 7
def versionPatch = 2
def versionPatch = 3

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