We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acdb671 commit ab5fecaCopy full SHA for ab5feca
1 file changed
app/build.gradle.kts
@@ -35,7 +35,7 @@ android {
35
}
36
37
defaultConfig {
38
- applicationId = "dev.fobo66.factcheckerassistant"
+ applicationId = "dev.fobo66.factchecker.assistant"
39
minSdk = VersionCodes.R
40
targetSdk = VersionCodes.BAKLAVA
41
versionCode = 2
0 commit comments