mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Update Android Studio to 3.0
This commit is contained in:
		| @@ -26,8 +26,9 @@ | ||||
|                 <action android:name="android.intent.action.MAIN" /> | ||||
|                 <category android:name="android.intent.category.LAUNCHER" /> | ||||
|             </intent-filter> | ||||
|             <meta-data android:name="android.app.shortcuts" | ||||
|                 android:resource="@xml/shortcuts"/> | ||||
|  | ||||
|             <!--suppress AndroidDomInspection --> | ||||
|             <meta-data android:name="android.app.shortcuts" android:resource="@xml/shortcuts"/> | ||||
|         </activity> | ||||
|         <activity | ||||
|             android:name=".ui.reader.ReaderActivity" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user