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 = 0 def appVersionPatch = 2 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 = 0 def appVersionPatch = 2 def getGitHash = { -> def stdOut = new ByteArrayOutputStream() Loading