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