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 75a35d3 commit 88426dcCopy full SHA for 88426dc
app/build.gradle
@@ -47,6 +47,7 @@ android {
47
minifyEnabled true
48
proguardFiles getDefaultProguardFile("proguard-android-optimize.txt"), "proguard-rules.pro"
49
signingConfig signingConfigs.release
50
+ vcsInfo.include false
51
}
52
53
0 commit comments