mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Set payment URL
This commit is contained in:
parent
944c7a0723
commit
e9b329fdd1
@ -127,7 +127,7 @@ android {
|
||||
buildConfigField "boolean", "UPDATE_CHECKING", "true"
|
||||
getIsDefault().set(true)
|
||||
|
||||
buildConfigField "String", "PAYMENT_URL", "\"\""
|
||||
buildConfigField "String", "PAYMENT_URL", "\"https://pay.futo.org/api/PaymentPortal?product=voiceinput&success=futo-keyboard%3a%2f%2flicense%2factivate\""
|
||||
}
|
||||
playstore {
|
||||
dimension "buildType"
|
||||
|
Loading…
Reference in New Issue
Block a user