Preference acitivty

This commit is contained in:
danijoo
2015-12-31 16:43:48 +01:00
parent e27dc19b26
commit 209810bca5
12 changed files with 180 additions and 12 deletions

View File

@@ -1,4 +1,6 @@
apply plugin: 'com.android.application'
// This does not break the build when Android Studio is missing the JRebel for Android plugin.
apply plugin: 'com.zeroturnaround.jrebel.android'
apply plugin: 'com.neenbedankt.android-apt'
android {