mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 18:02:15 -05:00
Merge pull request #465 from jca02266/master
Changed for Android Gradle plugin 0.9
This commit is contained in:
commit
088549ab62
@ -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