Skip to content

Commit

Permalink
import ExternalNativeBuildJsonTask
Browse files Browse the repository at this point in the history
  • Loading branch information
coado committed Oct 1, 2024
1 parent 8c27a1c commit 53418c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import groovy.json.JsonSlurper
import com.android.build.gradle.tasks.ExternalNativeBuildJsonTask

buildscript {
def kotlin_version = rootProject.ext.has('kotlinVersion') ? rootProject.ext.get('kotlinVersion') : project.properties['RNGH_kotlinVersion']
Expand Down

0 comments on commit 53418c0

Please sign in to comment.