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

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

update version to 2.6.9 for 1.20-beta

parent 7866e310
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 = 6
def versionPatch = 8
def versionPatch = 9

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