Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ plugins { def versionMajor = 2 def versionMinor = 12 def versionPatch = 0 def versionPatch = 1 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 versionMajor = 2 def versionMinor = 12 def versionPatch = 0 def versionPatch = 1 def getGitHash = { -> def stdOut = new ByteArrayOutputStream() Loading