mirror of
https://github.com/Jellify-Music/App.git
synced 2026-03-17 10:40:38 -05:00
fixed in RN core
This commit is contained in:
@@ -22,7 +22,7 @@ platform :android do
|
||||
end
|
||||
|
||||
lane :build do
|
||||
gradle(task: 'clean generateCodegenArtifactsFromSchema assembleRelease')
|
||||
gradle(task: 'clean assembleRelease')
|
||||
end
|
||||
|
||||
desc "Deploy a new version to the Google Play"
|
||||
|
||||
Reference in New Issue
Block a user