Skip to content

Commit 23aef09

Browse files
committed
Change gradle version from 4.1 to 4.4
1 parent 9970e71 commit 23aef09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
apply plugin: 'com.android.application'
33

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+
47
android {
58
compileSdkVersion 27
69
defaultConfig {

0 commit comments

Comments
 (0)