mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-25 02:12:16 -05:00
Migrate test project to Android 1.6 too
This commit is contained in:
parent
1e0a15c110
commit
3f18a678ce
@ -7,6 +7,6 @@
|
||||
|
||||
<uses-library android:name="android.test.runner" />
|
||||
</application>
|
||||
<uses-sdk android:minSdkVersion="3" />
|
||||
<uses-sdk android:minSdkVersion="4" />
|
||||
<instrumentation android:targetPackage="org.yaaic" android:name="android.test.InstrumentationTestRunner" />
|
||||
</manifest>
|
@ -8,4 +8,4 @@
|
||||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-3
|
||||
target=android-4
|
||||
|
Loading…
Reference in New Issue
Block a user