I usually create projects with Eclipse and import them into Android Studio, because I hate the project structure AS gives me. In it´s module settings, I have the possibility
Edit app.gradle buildTypes block, set
signingConfig null
Then rebuild.