
That's where I discovered that the problem was definitely related to my custom "java-library" wrapper plugin. In order to track down what was going on, I put the offending module into a separate project. JavaExt.targetCompatibility = JavaVersion.toVersion( versions.getProperty("java-target-compatibility"))Īnd that solved the issue for me! The only useful information I got from gradle on resolving the problem is that it let me know the offending module, which was a module that didn't need any dependencies. JavaExt.sourceCompatibility = JavaVersion.toVersion( versions.getProperty("java-source-compatibility")) I changed the above to: val javaExt:JavaPluginExtension = ("java") as JavaPluginExtension Here is my global adle buildscript " That's what caused my problem. I created gradle.properties file in my /home/user/.gradle folder with these setting. Current Version: 3.2.4 Requires Android: 2.3.3 and up Category: Photography v3.2.4 update: 3.2.4: New user interface based on Android 4.3 (in settings. I have had a good look online but still cant seem to find a solution. There are 274 other projects in the npm registry using react-native-community/datetimepicker.

Start using react-native-community/datetimepicker in your project by running npm i react-native-community/datetimepicker.

I suspect its something to do with proxy setting for gradle. Latest version: 7.2.0, last published: 6 days ago. I cant seem to get build tools for the latest gradle at all.
