Add android:name attribute for Application
This commit is contained in:
		@@ -9,6 +9,7 @@
 | 
			
		||||
        android:targetSdkVersion="14" />
 | 
			
		||||
 | 
			
		||||
    <application
 | 
			
		||||
        android:name="OpenstackdroidApplication"
 | 
			
		||||
        android:allowBackup="true"
 | 
			
		||||
        android:icon="@drawable/ic_launcher"
 | 
			
		||||
        android:label="@string/app_name"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user