mirror of
https://github.com/go-vikunja/app
synced 2025-05-22 01:18:08 +00:00
changed bundle location for fastlane
This commit is contained in:
parent
a1564988b3
commit
45b6341c57
@ -34,7 +34,7 @@ platform :android do
|
||||
lane :production_appbundle do
|
||||
upload_to_play_store(
|
||||
track: 'production',
|
||||
aab: '../build/app/outputs/bundle/release/app-release.aab',
|
||||
aab: '../build/app/outputs/bundle/productionRelease/app-production-release.aab',
|
||||
)
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user