Hi, I use your plugin in my Flutter module, and when I try build aar, I got next error:
ProcessException: ProcessException: Process "/Users/user/Development/flutter/.pub-cache/git/flutter_string_encryption-3e4b96d4281e61ead4e2280e2662e4158d1f4483/android/gradlew" exited abnormally:
Exception in thread "main" java.lang.RuntimeException: Wrapper properties file '/Users/user/Development/flutter/.pub-cache/git/flutter_string_encryption-3e4b96d4281e61ead4e2280e2662e4158d1f4483/android/gradle/wrapper/gradle-wrapper.properties' does not exist.
at org.gradle.wrapper.WrapperExecutor.forWrapperPropertiesFile(WrapperExecutor.java:45)
at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:60)
Hi, I use your plugin in my Flutter module, and when I try build aar, I got next error:
Could you accept my PR to avoid the error?