mirror of
				https://github.com/SimpleMobileTools/Simple-Keyboard.git
				synced 2025-06-05 21:49:26 +02:00 
			
		
		
		
	updating commons
This commit is contained in:
		| @@ -65,7 +65,7 @@ android { | ||||
| } | ||||
|  | ||||
| dependencies { | ||||
|     implementation 'com.github.SimpleMobileTools:Simple-Commons:5d5e4e1ac5' | ||||
|     implementation 'com.github.SimpleMobileTools:Simple-Commons:79c7cde543' | ||||
|     implementation 'androidx.emoji2:emoji2-bundled:1.2.0' | ||||
|  | ||||
|     kapt 'androidx.room:room-compiler:2.5.1' | ||||
|   | ||||
| @@ -18,6 +18,7 @@ | ||||
|         android:appCategory="productivity" | ||||
|         android:icon="@mipmap/ic_launcher" | ||||
|         android:label="@string/app_launcher_name" | ||||
|         android:localeConfig="@xml/locale_config" | ||||
|         android:roundIcon="@mipmap/ic_launcher" | ||||
|         android:supportsRtl="true" | ||||
|         android:theme="@style/AppTheme"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user