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 0318c97 commit e63eca9Copy full SHA for e63eca9
app/build.gradle
@@ -46,7 +46,7 @@ android {
46
}
47
48
49
- flavorDimensions "version"
+ flavorDimensions = ["version"]
50
51
productFlavors {
52
fdroid {
0 commit comments