Skip to content

Commit fc59d4a

Browse files
authored
Revert cronet_http gradle version (#1712)
It was accidentally changed in c7cc4f8
1 parent b7cdf61 commit fc59d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/cronet_http/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:8.9.0'
12+
classpath 'com.android.tools.build:gradle:8.1.0'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
}
1515
}

0 commit comments

Comments
 (0)