mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 08:38:33 +00:00
Fix name of internal signing task.
This commit is contained in:
parent
506ad0b3f1
commit
b9d6b63c09
@ -455,7 +455,7 @@ task signProductionPlayRelease {
|
||||
}
|
||||
}
|
||||
|
||||
task signInternalPlayRelease {
|
||||
task signProductionInternalRelease {
|
||||
doLast {
|
||||
signProductionRelease(android.applicationVariants.find { (it.name == 'internalRelease') })
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user