mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +02:00
Fixed store link for fdroid flavor
This commit is contained in:
parent
22720912ab
commit
e2c76b4099
@ -99,7 +99,7 @@ android {
|
|||||||
buildConfigField(
|
buildConfigField(
|
||||||
"String",
|
"String",
|
||||||
"STORE_LINK",
|
"STORE_LINK",
|
||||||
"\"https://f-droid.org/ru/packages/com.sadellie.unitto\""
|
"\"https://f-droid.org/packages/com.sadellie.unitto\""
|
||||||
)
|
)
|
||||||
buildConfigField("Boolean", "ANALYTICS", "false")
|
buildConfigField("Boolean", "ANALYTICS", "false")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user