mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-17 04:10:40 +01:00
add a booleans file, show Donate in about section
This commit is contained in:
parent
336c7fc799
commit
de80cb7e23
@ -42,5 +42,5 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:014523163d'
|
implementation 'com.github.SimpleMobileTools:Simple-Commons:02b48c0b4d'
|
||||||
}
|
}
|
||||||
|
4
app/src/fdroid/res/values/bools.xml
Normal file
4
app/src/fdroid/res/values/bools.xml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<bool name="show_donate_in_about">true</bool>
|
||||||
|
</resources>
|
Loading…
x
Reference in New Issue
Block a user