mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 09:52:16 -05:00
Changed for Android Gradle plugin 0.9
see http://tools.android.com/tech-docs/new-build-system/migrating_to_09
This commit is contained in:
parent
16df038157
commit
e0065ce014
@ -31,7 +31,7 @@ android {
|
||||
assets.srcDirs = ['assets']
|
||||
}
|
||||
|
||||
instrumentTest {
|
||||
androidTest {
|
||||
manifest.srcFile 'tests/AndroidManifest.xml'
|
||||
java.srcDirs = ['tests/src']
|
||||
assets.srcDirs = ['tests/assets']
|
||||
|
Loading…
Reference in New Issue
Block a user