Refactoring: rename android-idea-plugin to android-extensions-idea

This commit is contained in:
Natalia Ukhorskaya
2016-03-11 16:01:33 +03:00
parent 7e6fa8ef17
commit bf4c92d903
109 changed files with 53 additions and 53 deletions
@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
android:versionCode="1"
android:versionName="1.0" >
</manifest>