Update build.gradle

This commit is contained in:
vshcherb 2019-04-12 17:05:26 +02:00 committed by GitHub
parent dca2e19156
commit cfdf48b923
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,7 @@ task printc {
android {
compileSdkVersion 27
buildToolsVersion "27.0.3"
// compileNdkVersion "android-ndk-r17b"
signingConfigs {
development {