Update build.gradle

This commit is contained in:
Karim Abou Zeid 2018-06-27 09:40:56 +02:00 committed by GitHub
commit f702f0c740
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,11 +56,6 @@ android {
applicationId 'com.kabouzeid.gramophone'
versionCode 164
versionName '1.1.2'
// needed for material intro!
dataBinding {
enabled = true
}
}
signingConfigs {
release {