fix typo namespace
This commit is contained in:
parent
2b75d2b088
commit
e9200cd371
|
|
@ -22,7 +22,7 @@ rootProject.allprojects {
|
|||
apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
namspace 'com.example.whatsapp_share'
|
||||
namespace 'com.example.whatsapp_share'
|
||||
compileSdkVersion 33
|
||||
|
||||
defaultConfig {
|
||||
|
|
|
|||
Loading…
Reference in New Issue