mirror of
				https://github.com/SimpleMobileTools/Simple-Keyboard.git
				synced 2025-06-05 21:49:26 +02:00 
			
		
		
		
	add a booleans file, show Donate in about section
This commit is contained in:
		| @@ -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> | ||||||
		Reference in New Issue
	
	Block a user