BrokenRepository
Results
1
comments of
BrokenRepository
trafficstars
> edit android/settings.gradle > > ``` > plugins { > id "com.android.application" version "7.4.2" apply false > } > ``` > > edit android/gradle/wrapper/gradle-wrapper.properties > > ``` > distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip >...