diff options
Diffstat (limited to 'AndroidAsyncSample/AndroidAsyncSample.iml')
-rw-r--r-- | AndroidAsyncSample/AndroidAsyncSample.iml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidAsyncSample/AndroidAsyncSample.iml b/AndroidAsyncSample/AndroidAsyncSample.iml index a7ed5cc..64441a2 100644 --- a/AndroidAsyncSample/AndroidAsyncSample.iml +++ b/AndroidAsyncSample/AndroidAsyncSample.iml @@ -15,10 +15,10 @@ <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" /> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> </content> - <orderEntry type="jdk" jdkName="Android 4.2.2 Platform" jdkType="Android SDK" /> + <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="AndroidAsync" /> </component> |