Closed shayan4shayan closed 4 years ago
Same problem for me
I noticed that there is a similar problem at https://github.com/DigitalCampus/oppia-mobile-android. Perhaps we can refer to https://github.com/DigitalCampus/oppia-mobile-android/issues/643 to find more context about the bug (e.g. the Android Gradle Plugin version). Or maybe this can help us find the cause of the bug (android-apt plugin is no longer needed since android gradle plugin 3.0.0) and fix it. After referring to that issue, I tried building using Android Gradle Plugin 2.2.2 and Gradle version 3.2.1, i.e., the original version listed in the project's build.gradle file and gradle-wrapper.properties file. The project builds successfully.
This error happened a long time ago and I don't remember in which project has happened. so I think we can close this issue since android-opt is not needed from gradle version 3.0.0.
There is a issue when running
./geadlew clean build
I'm using Android studio 3.5 beta and gradle v5.4.1.