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.
1 parent 9970e71 commit 23aef09Copy full SHA for 23aef09
app/build.gradle
@@ -1,6 +1,9 @@
1
2
apply plugin: 'com.android.application'
3
4
+// change gradle version from 4.1 to 4.4
5
+// in Android Studio go to Project > Right Click > Project Structure>Change current version 4.1 to 4.4> OK
6
+
7
android {
8
compileSdkVersion 27
9
defaultConfig {
0 commit comments