Trying to fix fdroid build.
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
aminecmi 2022-09-07 21:24:38 +02:00
parent 1dfa3c9f07
commit d0d6a4378c

View File

@ -93,7 +93,7 @@ android {
}
flavorDimensions.add("build")
productFlavors {
create("github") {
create("githubConfig") {
versionNameSuffix = "-github"
dimension = "build"
}