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

Commit 03ce4d80 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

chore: bump to 2.16.1

parent 4aedbed0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ jacoco {

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

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