Skip to content

Commit 8779c2c

Browse files
committed
changed gradle version to 4.2.2
1 parent 8421454 commit 8779c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88

99
dependencies {
10-
classpath 'com.android.tools.build:gradle:7.3.0'
10+
classpath 'com.android.tools.build:gradle:4.2.2'
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)