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

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

update version to 2.7.1 for 1.21-rc

parent 8ea14cbc
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 = 0
def versionPatch = 1

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