Fixed deprecation

This commit is contained in:
str4d
2014-10-26 20:45:36 +00:00
parent 622c9b8d6f
commit 10d46edd06

View File

@ -1,4 +1,4 @@
apply plugin: 'android'
apply plugin: 'com.android.application'
apply plugin: 'witness'
android {