Smartling / android-repository

Maven repository for binary Android SDKs
5 stars 1 forks source link

Manifest Tasks does not support the manifestOutputFile property any more #15

Open tiensi opened 6 years ago

tiensi commented 6 years ago

I'm running on the new Android Studio Gradle plugin 3.0 and I believe that there might be some incompatibility issues. After setting up I get the following error:

Manifest Tasks does not support the manifestOutputFile property any more, please use the manifestOutputDirectory instead. For more information, please check https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html

I'm not sure but if the Smartling plugin is using the manifestOutputFile then it'll need to be updated accordingly (https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html#manifestOutputFile)

aarya1995 commented 6 years ago

I am having this issue as well on version 2.5.2. Is there a fix for this yet?

kalyanvaka commented 6 years ago

I have the same issue on 2.5.2 as well.

foo4u commented 6 years ago

@aarya1995 @kalv179 we released 2.6.0 with a fix for this.

kalyanvaka commented 6 years ago

@foo4u Thank you, that fixed it. You might want to update your readme and specify 2.6.0 as the latest instead of 2.5.2