mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
23a1710557
* (android) Feature: Write name of the Android app to .idea/.name for Android Studio #1172 * Missing space before function parentheses. * Add test for writeNameForAndroidStudio #1172 * Use ES6 for new code. Code DRYness in test spec. #1172