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

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

chore: bump version to 2.14.5

parent 5d5563a6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -18,7 +18,7 @@ jacoco {


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


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