react-native-i18n icon indicating copy to clipboard operation
react-native-i18n copied to clipboard

The minSdk version should not be declared in the android manifest file

Open krishnaNl opened this issue 5 years ago • 10 comments

ERROR: The minSdk version should not be declared in the android manifest file. You can move the version from the manifest to the defaultConfig in the build.gradle file. Remove minSdkVersion and sync project Affected Modules: react-native-i18n

krishnaNl avatar May 02 '19 12:05 krishnaNl

Same problem

filmhomage avatar May 03 '19 08:05 filmhomage

it's not fixed. Still, issues is there

krishnaNl avatar May 23 '19 11:05 krishnaNl

Same issue as well. I had to fork and do it myself until the mainstream library implements it

nadav2051 avatar May 26 '19 07:05 nadav2051

Same Issues

arisupriatna14 avatar May 27 '19 07:05 arisupriatna14

same

haitranhuy avatar Jun 13 '19 04:06 haitranhuy

I have the same issue, maybe we can create a PR.

xwartz avatar Jul 19 '19 04:07 xwartz

There is already a PR https://github.com/AlexanderZaytsev/react-native-i18n/pull/258

xwartz avatar Jul 19 '19 05:07 xwartz

delete in xml "uses-sdk"

Teseyo avatar Aug 16 '22 11:08 Teseyo

same issues

The minSdk version should not be declared in the android manifest file. You can move the version from the manifest to the defaultConfig in the build.gradle file.

vbea avatar Feb 15 '23 10:02 vbea