We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf04c4 commit 088136dCopy full SHA for 088136d
app/build.gradle
@@ -19,7 +19,7 @@ android {
19
applicationId "at.bitfire.davdroid"
20
21
versionCode 403080000
22
- versionName '4.3.8-alpha.1'
+ versionName '4.3.8'
23
24
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
25
0 commit comments