Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ android { defaultConfig { applicationId "at.bitfire.davdroid" versionCode 267 versionCode 272 buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" buildConfigField "boolean", "customCerts", "true" Loading @@ -34,7 +34,7 @@ android { flavorDimensions "distribution" productFlavors { standard { versionName "2.2.3.1-ose" versionName "2.3-ose" } } Loading Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ android { defaultConfig { applicationId "at.bitfire.davdroid" versionCode 267 versionCode 272 buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" buildConfigField "boolean", "customCerts", "true" Loading @@ -34,7 +34,7 @@ android { flavorDimensions "distribution" productFlavors { standard { versionName "2.2.3.1-ose" versionName "2.3-ose" } } Loading