mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 06:12:29 -06:00
feat: Add initial fastlane configuration
This commit is contained in:
@@ -17,6 +17,7 @@ default_platform(:android)
|
||||
|
||||
platform :android do
|
||||
desc "Runs all the tests"
|
||||
|
||||
lane :test do
|
||||
gradle(task: "test")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user