Fixed bugg where message was still marked as unread after returning from detail screen
+ bumped kotlin to version 1.1.60
This commit is contained in:
		@@ -19,8 +19,7 @@
 | 
			
		||||
        android:icon="@mipmap/ic_launcher"
 | 
			
		||||
        android:label="@string/app_name"
 | 
			
		||||
        android:theme="@style/AppTheme"
 | 
			
		||||
        android:name="android.support.multidex.MultiDexApplication"
 | 
			
		||||
        tools:replace="android:allowBackup">
 | 
			
		||||
        android:name="android.support.multidex.MultiDexApplication">
 | 
			
		||||
        <activity
 | 
			
		||||
            android:name=".MainActivity"
 | 
			
		||||
            android:label="@string/app_name">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user