Made the project compatible with Android Studios new "instant run" feature. Also using the native renderscript libraries instead of the support version now.
This commit is contained in:
parent
1cde43af07
commit
418713df8a
4 changed files with 27 additions and 25 deletions
|
|
@ -61,7 +61,6 @@ android {
|
|||
targetSdkVersion 23
|
||||
|
||||
renderscriptTargetApi 23
|
||||
renderscriptSupportModeEnabled true
|
||||
|
||||
applicationId "com.kabouzeid.gramophone"
|
||||
versionCode 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue