Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ plugins { def versionMajor = 2 def versionMinor = 6 def versionPatch = 4 def versionPatch = 5 def getGitHash = { -> def stdOut = new ByteArrayOutputStream() Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ plugins { def versionMajor = 2 def versionMinor = 6 def versionPatch = 4 def versionPatch = 5 def getGitHash = { -> def stdOut = new ByteArrayOutputStream() Loading