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

Commit 40c07f71 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

chore: bump to v2.15.0

parent 4c3e9ca8
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ jacoco {
}

def versionMajor = 2
def versionMinor = 14
def versionPatch = 6
def versionMinor = 15
def versionPatch = 0

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