File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 8686 <excludeFolder url =" file://$MODULE_DIR$/build/test-results" />
8787 <excludeFolder url =" file://$MODULE_DIR$/build/tmp" />
8888 </content >
89- <orderEntry type =" jdk" jdkName =" Android API 21 Platform" jdkType =" Android SDK" />
89+ <orderEntry type =" jdk" jdkName =" Android API 22 Platform" jdkType =" Android SDK" />
9090 <orderEntry type =" sourceFolder" forTests =" false" />
91- <orderEntry type =" library" exported =" " name =" appcompat-v7-21.0.3" level =" project" />
91+ <orderEntry type =" library" exported =" " name =" support-annotations-21.0.0" level =" project" />
92+ <orderEntry type =" library" exported =" " name =" support-v4-21.0.0" level =" project" />
9293 <orderEntry type =" library" exported =" " name =" play-services-location-6.5.87" level =" project" />
93- <orderEntry type =" library" exported =" " name =" support-annotations-21.0.3" level =" project" />
9494 <orderEntry type =" library" exported =" " name =" play-services-maps-6.5.87" level =" project" />
95- <orderEntry type =" library" exported =" " name =" support-v4-21.0.3" level =" project" />
9695 <orderEntry type =" library" exported =" " name =" play-services-base-6.5.87" level =" project" />
9796 </component >
9897</module >
Original file line number Diff line number Diff line change 11apply plugin : ' com.android.library'
22
33android {
4- compileSdkVersion 21
5- buildToolsVersion " 21.1.2 "
4+ compileSdkVersion 22
5+ buildToolsVersion " 22 "
66
77 defaultConfig {
88 minSdkVersion 16
9- targetSdkVersion 21
9+ targetSdkVersion 22
1010 versionCode 0
1111 versionName " 0.1"
1212 }
You can’t perform that action at this time.
0 commit comments