You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and wraper class is distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
also add these lines to the gradle.properties
android.enableJetifier=true
android.nonTransitiveRClass=true
android.bundle.enableUncompressedNativeLibs=false
but is not building connect I have tested on three android devices
Kindly update me
The text was updated successfully, but these errors were encountered:
I cloned the project and change gradle to 7.1.1
and wraper class is distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
also add these lines to the gradle.properties
android.enableJetifier=true
android.nonTransitiveRClass=true
android.bundle.enableUncompressedNativeLibs=false
but is not building connect I have tested on three android devices
Kindly update me
The text was updated successfully, but these errors were encountered: