Android studio 2.3 is released, moe 1.3 beta2 seems some issue, is moe 1.3 or 1.4 final release ready?

Android studio 2.3 is released, moe 1.3 beta2 seems some issue, is moe 1.3 or 1.4 final release ready?
thanks!

Dear radxe,

Do you use gradle 2.x or 3.3? Apparently, our gradle plugin has issues with gradle 3.3 and if you upgraded your project to gradle 3.3, you could experience problems when you run your application.

If you’re on gradle 2.x, could you please send us some info about what did you try to do and what failed?

Thanks,
Akos

dear akospalfi,
I am using gradle 3.x, I will try to use gradle 2.x.
thanks!

Downgrade your gradle version for fix errors!

[distributionUrl=https://services.gradle.org/distributions/gradle-2.14.1-all.zip] in gradle-wrapper.properties

[classpath ‘com.android.tools.build:gradle:2.2.3’] in project gradle