Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ def buildDate = { -> def appMajor = 3 def appMinor = 7 def appPatch = 5 def appVersionCode = 3007005 def appPatch = 6 def appVersionCode = 3007006 android { compileSdkVersion 33 Loading Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ def buildDate = { -> def appMajor = 3 def appMinor = 7 def appPatch = 5 def appVersionCode = 3007005 def appPatch = 6 def appVersionCode = 3007006 android { compileSdkVersion 33 Loading