react-native-macos/template/android
Mike Grabowski ced959bb3d chore: remove Kotlin version from the default template (#28626)
Summary:
The default application requires Kotlin version that is not supported by the Gradle plugin (should be at least `1.3.10`). However, instead of upgrading, we should remove it entirely. Here's why.

This commit 29d3dfbd19 introduced Detox for RNTester Android application.

Since the commit doesn't mention Detox for the default application and there are no Detox tests present by default in the default application, I believe that this addition was performed by a mistake.

The best way is to remove Kotlin from the default template. This step is described in the Detox documentation and all users that are integrating Detox will be asked to perform it anyway. No need to do it for them.

## Changelog

[ANDROID] [INTERNAL] - remove Kotlin from the default template
Pull Request resolved: https://github.com/facebook/react-native/pull/28626

Test Plan: Building a brand new project with `master` should work

Differential Revision: D21388961

Pulled By: shergin

fbshipit-source-id: 92666aa67f92b29f4e7f9c036b332bd058cdd49e
2020-05-04 14:41:04 -07:00
..
app Move DevSettingsActivity from main to debug (#28770) 2020-04-29 12:27:14 -07:00
gradle/wrapper Update Gradle Wrapper to 6.3 (#28173) 2020-04-10 11:05:54 -07:00
build.gradle chore: remove Kotlin version from the default template (#28626) 2020-05-04 14:41:04 -07:00
gradle.properties Upgrade Flipper to 0.37.0 (#28545) 2020-04-21 17:46:53 -07:00
gradlew Applied missing changes from bumping Gradle wrapper to 6.0.1 (#27639) 2020-01-13 12:54:08 -08:00
gradlew.bat Update Gradle Wrapper to 6.3 (#28173) 2020-04-10 11:05:54 -07:00
settings.gradle Implement changes to enable native modules auto linking (#24506) 2019-04-24 06:17:05 -07:00