Skip to content

Commit 9a1d2f1

Browse files
committed
chore: upgrade
1 parent 1e3ceba commit 9a1d2f1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src-native/webview/android/build.gradle

+2-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ buildscript {
44
ext.kotlin_version = '1.4.21'
55
repositories {
66
google()
7-
jcenter()
8-
7+
98
}
109
dependencies {
1110
classpath 'com.android.tools.build:gradle:4.1.1'
@@ -19,8 +18,7 @@ buildscript {
1918
allprojects {
2019
repositories {
2120
google()
22-
jcenter()
23-
21+
2422
}
2523
}
2624

0 commit comments

Comments
 (0)