mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +02:00
Changed fdroid store link
Users can't rate app on F-Droid, better open GitHub repository
This commit is contained in:
parent
f8dbd7a867
commit
24cd87924d
@ -99,7 +99,7 @@ android {
|
|||||||
buildConfigField(
|
buildConfigField(
|
||||||
"String",
|
"String",
|
||||||
"STORE_LINK",
|
"STORE_LINK",
|
||||||
"\"https://f-droid.org/packages/com.sadellie.unitto\""
|
"\"https://github.com/sadellie/unitto\""
|
||||||
)
|
)
|
||||||
buildConfigField("Boolean", "ANALYTICS", "false")
|
buildConfigField("Boolean", "ANALYTICS", "false")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user