Skip to content

Commit

Permalink
[#IOPLT-764] chore: removes kotlin-android-extensions due to compatib…
Browse files Browse the repository at this point in the history
…ility with rn 0.75 (#53)

Removes gradle plugin to let main app upgrade to react-native `0.75`
  • Loading branch information
CrisTofani authored Nov 11, 2024
1 parent 15fbcb1 commit 01244b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'maven-publish'

android {
Expand Down

0 comments on commit 01244b3

Please sign in to comment.