We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d5c828 + 23aef09 commit ed0f42bCopy full SHA for ed0f42b
app/build.gradle
@@ -1,5 +1,8 @@
1
apply plugin: 'com.android.application'
2
3
+// change gradle version from 4.1 to 4.4
4
+// in Android Studio go to Project > Right Click > Project Structure>Change current version 4.1 to 4.4> OK
5
+
6
android {
7
compileSdkVersion 27
8
defaultConfig {
0 commit comments