We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3194e5a commit 5d048c0Copy full SHA for 5d048c0
app/build-includes/release.gradle
@@ -47,6 +47,7 @@ def getNextVersion(version) {
47
48
play {
49
userFraction = 1.0
50
+ untrackOld = true
51
}
52
53
release {
0 commit comments