Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Signed-off-by: rajapandi1234 <[email protected]>
  • Loading branch information
rajapandi1234 committed Sep 19, 2024
1 parent b45b064 commit 9f8d0a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
plugins {
id 'com.gladed.androidgitversion' version '0.4.14'
id "com.guardsquare.appsweep" version "latest.release"
}

apply plugin: "com.android.application"
Expand Down Expand Up @@ -296,4 +297,4 @@ dependencies {
}

apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)
apply from: "./eas-build.gradle"
apply from: "./eas-build.gradle"

0 comments on commit 9f8d0a3

Please sign in to comment.