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

Commit c0ae13e7 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

chore: bump to 2.14.4

parent 219d8336
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ plugins {

def versionMajor = 2
def versionMinor = 14
def versionPatch = 3
def versionPatch = 4

def getGitHashProvider = providers.exec {
    commandLine 'git', 'log', '--pretty=format:%h', '-n', '1'