mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-02-17 12:10:47 +01:00
hide all external links in the prepaid variant
This commit is contained in:
parent
7d7faadb69
commit
1f74eb37f5
@ -63,6 +63,6 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:d08f56b07c'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:dd64d4af82'
|
||||
implementation "androidx.print:print:1.0.0"
|
||||
}
|
||||
|
@ -2,4 +2,5 @@
|
||||
<resources>
|
||||
<bool name="show_donate_in_about">true</bool>
|
||||
<bool name="hide_google_relations">true</bool>
|
||||
<bool name="hide_all_external_links">true</bool>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user