We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb3f4f commit 479f664Copy full SHA for 479f664
.classpath
@@ -3,7 +3,6 @@
3
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
4
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
5
<classpathentry kind="src" path="gen"/>
6
- <classpathentry kind="src" path="src"/>
7
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
8
<classpathentry kind="output" path="bin/classes"/>
9
</classpath>
project.properties
@@ -11,5 +11,5 @@
11
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
12
13
# Project target.
14
-target=android-21
+target=android-22
15
android.library=true
0 commit comments