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

Commit 709ee8d2 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Bump to 2.13.12 for 3.2-beta.2

parent dc6e9ca8
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 = 13
def versionPatch = 11
def versionPatch = 12

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