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 = 13 def versionPatch = 9 def versionPatch = 10 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 = 13 def versionPatch = 9 def versionPatch = 10 def getGitHash = { -> def stdOut = new ByteArrayOutputStream() Loading