Skip to content

Commit 8494a28

Browse files
committed
changing package name
1 parent 1ce90ab commit 8494a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
}
3434

3535
defaultConfig {
36-
applicationId "cf.vandit.news_app"
36+
applicationId "com.vandit.newswipe"
3737
minSdkVersion 19
3838
targetSdkVersion 30
3939
versionCode flutterVersionCode.toInteger()

0 commit comments

Comments
 (0)