This error may happen when R.class has trouble mapping the IDs. Try adding the following two lines in your gradle.properties
android.nonTransitiveRClass=false
android.nonFinalResIds=false