We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce90ab commit 8494a28Copy full SHA for 8494a28
android/app/build.gradle
@@ -33,7 +33,7 @@ android {
33
}
34
35
defaultConfig {
36
- applicationId "cf.vandit.news_app"
+ applicationId "com.vandit.newswipe"
37
minSdkVersion 19
38
targetSdkVersion 30
39
versionCode flutterVersionCode.toInteger()
0 commit comments