mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-06 07:07:08 +01:00
Fix fastlane
Change-Id: If9f02ea28f6377c6fa218e9ac024469ceab5ad61
This commit is contained in:
parent
7dcb2ebeb2
commit
a8f1391c47
@ -37,6 +37,8 @@ platform :android do
|
|||||||
"android.injected.signing.key.password": key_pass
|
"android.injected.signing.key.password": key_pass
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
upload_to_play_store
|
upload_to_play_store(
|
||||||
|
apk: lane_context[SharedValues::GRADLE_APK_OUTPUT_PATH]
|
||||||
|
)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user