Closed tuan2603 closed 2 years ago
Same issue here. Anyone know to correct this?
There are same issues https://github.com/star-micronics/react-native-star-io10/issues/29 and https://github.com/star-micronics/react-native-star-io10/issues/51, and we are very pleased with the suggestions on how to correct this https://github.com/star-micronics/react-native-star-io10/pull/56 .
FAILURE: Build failed with an exception.
android/build.gradle ext { buildToolsVersion = "30.0.3" minSdkVersion = 23 compileSdkVersion = 31 targetSdkVersion = 31 ndkVersion = "21.4.7075529" kotlinVersion = "1.6.10" } repositories { google() mavenCentral() jcenter() } dependencies { classpath('com.android.tools.build:gradle:7.2.1') classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files }
thank. Please help me!