React-native-i18n: minSDK property should be removed from manifest

Created on 6 Sep 2018  路  5Comments  路  Source: AlexanderZaytsev/react-native-i18n

Android compiling error. minSDK property should be removed from manifest.

Most helpful comment

Right, but when you updates to classpath 'com.android.tools.build:gradle:3.2.0' the error appears.

All 5 comments

I currently have this error too even with react-native-languages package.

If I uninstall the package the sync will be valid.
It's clearly an issue to me.

The issue is that this treated as an error and it's extremely annoying to deal with.

I not have this issue with gradle 4.4.

distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip

And this dependancy :

        classpath 'com.android.tools.build:gradle:3.1.2'

Right, but when you updates to classpath 'com.android.tools.build:gradle:3.2.0' the error appears.

It would be nice to have this PR merged.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hannta picture hannta  路  5Comments

mekaVR picture mekaVR  路  5Comments

AhsanAk picture AhsanAk  路  3Comments

Mengxiaowei picture Mengxiaowei  路  4Comments

sibelius picture sibelius  路  4Comments