diff --git a/example/android/app/build.gradle b/example/android/app/build.gradle index a75cb1d..fa43a9d 100644 --- a/example/android/app/build.gradle +++ b/example/android/app/build.gradle @@ -43,10 +43,7 @@ android { signingConfigs { config { - storeFile file("..\\key\\treeKey.jks") - storePassword "mouqibaba233" - keyAlias "treeKey" - keyPassword "mouqibaba233" + } }