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

Verified Commit a817a0e8 authored by Fahim M. Choudhury's avatar Fahim M. Choudhury
Browse files

Bump version to 2.13.9

parent a812735a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ plugins {

def appVersionMajor = 2
def appVersionMinor = 13
def appVersionPatch = 8
def appVersionPatch = 9

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