File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 88 </configuration >
99 </facet >
1010 </component >
11- <component name =" NewModuleRootManager" inherit-compiler-output =" true" >
11+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL = " JDK_1_7 " inherit-compiler-output =" true" >
1212 <exclude-output />
1313 <content url =" file://$MODULE_DIR$" >
1414 <excludeFolder url =" file://$MODULE_DIR$/.gradle" />
Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ buildscript {
66 }
77
88 dependencies {
9- classpath ' com.android.tools.build:gradle:1.1.2'
9+ // classpath 'com.android.tools.build:gradle:1.1.2'
10+ classpath ' com.android.tools.build:gradle:1.3.0'
1011 classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.1'
1112 classpath ' com.github.dcendents:android-maven-plugin:1.2'
1213 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1- include ' :Library ' , ' :Demo '
1+ include ' library ' , ' demo '
You can’t perform that action at this time.
0 commit comments