Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit eae4dd4

Browse files
committed
Update codepush.gradle
1 parent 5200325 commit eae4dd4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

android/codepush.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ gradle.projectsEvaluated {
5959
runBefore("processX86${targetName}Resources", generateBundledResourcesHash)
6060
runBefore("processUniversal${targetName}Resources", generateBundledResourcesHash)
6161
runBefore("process${targetName}Resources", generateBundledResourcesHash)
62-
runBefore("process${targetName}Manifest", generateBundledResourcesHash)
6362
}
6463
}
65-
}
64+
}

0 commit comments

Comments
 (0)