mirror of
				https://github.com/SimpleMobileTools/Simple-Contacts.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	updating commons
This commit is contained in:
		| @@ -63,7 +63,7 @@ android { | ||||
| } | ||||
|  | ||||
| dependencies { | ||||
|     implementation 'com.github.SimpleMobileTools:Simple-Commons:303493a688' | ||||
|     implementation 'com.github.SimpleMobileTools:Simple-Commons:6ed2cb04b7' | ||||
|     implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3' | ||||
|     implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' | ||||
|     implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' | ||||
|   | ||||
| @@ -74,7 +74,7 @@ class MainActivity : SimpleActivity(), RefreshContactsListener { | ||||
|         checkWhatsNewDialog() | ||||
|  | ||||
|         if (isPackageInstalled("com.simplemobiletools.contacts")) { | ||||
|             val dialogText = getString(R.string.upgraded_to_pro_contacts, getString(R.string.phone_storage_hidden)) | ||||
|             val dialogText = getString(R.string.upgraded_from_free_contacts, getString(R.string.phone_storage_hidden)) | ||||
|             ConfirmationDialog(this, dialogText, 0, R.string.ok, 0, false) {} | ||||
|         } | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user