Closed EdzonBolivar11 closed 4 months ago
UPDATE:
I imported the SDK lastest one, 3.8.8, it compiles and sync gradle but I got this error
Hello! We don't officially support Expo or anything like that, but I'll try to help. Perhaps the problem is not with the Java version, but with the Gradle version. Try update AGP to version 8.3.0
dependencies {
classpath "com.android.tools.build:gradle:8.3.0"
...
}
I'm using Expo and I want to do a native module for Expo but I'm running android with sdk 17 and HelpCrunch is asking me to use 1.8.
Also if I run a previous version of HelpCrunch I got this error, It compiles but when the app is trying tu run, it closes immediately.
I got this from logcat