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

Commit 46b5706f authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

apps: Bump app version to 2.12.1

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

def versionMajor = 2
def versionMinor = 12
def versionPatch = 0
def versionPatch = 1

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