Updated on 2026-08-14

This commit is contained in:
Tangem 2025-09-01 11:56:40 +03:00
parent 2cd8786c75
commit 450db48ced

View file

@ -74,7 +74,7 @@ platform :android do
gradle(
task: "assemble",
build_type: "Internal",
build_type: "GoogleInternal",
properties: {
'versionCode' => ENV['version_code'],
'versionName' => ENV['version_name'],