Skip to content

Commit 065b02e

Browse files
committed
test(android): adopt kotlin 2.0.0, works without patch
1 parent 136bda7 commit 065b02e

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

RNGoogleMobileAdsExample/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
compileSdkVersion = 35
66
targetSdkVersion = 34
77
ndkVersion = "26.1.10909125"
8-
kotlinVersion = "2.1.0"
8+
kotlinVersion = "2.0.0"
99
}
1010
repositories {
1111
google()

RNGoogleMobileAdsExample/patches/@react-native+gradle-plugin+0.76.5.patch

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)