Skip to content

Commit

Permalink
Fix kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
billouboq committed Aug 26, 2023
1 parent 17d2ffb commit 644bd5a
Show file tree
Hide file tree
Showing 99 changed files with 1 addition and 17,464 deletions.
25 changes: 0 additions & 25 deletions __tests__/Alert.test.js

This file was deleted.

2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${safeExtGet('kotlinVersion')}")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20")
classpath("com.android.tools.build:gradle:7.0.4")
}
}
Expand Down
15 changes: 0 additions & 15 deletions apple/RNCWKProcessPoolManager.h

This file was deleted.

36 changes: 0 additions & 36 deletions apple/RNCWKProcessPoolManager.m

This file was deleted.

29 changes: 0 additions & 29 deletions apple/RNCWebView.h

This file was deleted.

528 changes: 0 additions & 528 deletions apple/RNCWebView.mm

This file was deleted.

20 changes: 0 additions & 20 deletions apple/RNCWebViewDecisionManager.h

This file was deleted.

47 changes: 0 additions & 47 deletions apple/RNCWebViewDecisionManager.m

This file was deleted.

149 changes: 0 additions & 149 deletions apple/RNCWebViewImpl.h

This file was deleted.

Loading

0 comments on commit 644bd5a

Please sign in to comment.