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

Commit 6b0e1cd7 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

update version to 2.4.8 for 1.9-rc

parent d99420ad
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ plugins {

def versionMajor = 2
def versionMinor = 4
def versionPatch = 7
def versionPatch = 8

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