Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ plugins { def appVersionMajor = 2 def appVersionMinor = 13 def appVersionPatch = 4 def appVersionPatch = 5 def getGitHash = { -> def stdOut = new ByteArrayOutputStream() Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ plugins { def appVersionMajor = 2 def appVersionMinor = 13 def appVersionPatch = 4 def appVersionPatch = 5 def getGitHash = { -> def stdOut = new ByteArrayOutputStream() Loading