mirror of
https://github.com/Jellify-Music/App.git
synced 2026-03-13 15:39:47 -05:00
clean up android fastfile
This commit is contained in:
@@ -23,10 +23,6 @@ platform :android do
|
||||
|
||||
lane :build do
|
||||
gradle(task: "clean assembleRelease")
|
||||
crashlytics
|
||||
|
||||
# sh "your_script.sh"
|
||||
# You can also use other beta testing services here
|
||||
end
|
||||
|
||||
desc "Deploy a new version to the Google Play"
|
||||
|
||||
Reference in New Issue
Block a user