-- Merging decision tree log ---
manifest
ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:2:1-22:12
	package
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:3:5-55
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
	android:versionName
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
	xmlns:android
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:2:11-69
	android:versionCode
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
application
ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:5:5-20:19
MERGED from [com.android.support:appcompat-v7:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-v4:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-fragment:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-fragment/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-media-compat:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-media-compat/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-core-ui:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-core-ui/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:support-core-utils:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-core-utils/25.1.1/AndroidManifest.xml:25:5-20
MERGED from [com.android.support:animated-vector-drawable:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.1/AndroidManifest.xml:22:5-20
MERGED from [com.android.support:support-vector-drawable:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/25.1.1/AndroidManifest.xml:23:5-20
MERGED from [com.android.support:support-compat:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.1/AndroidManifest.xml:25:5-20
	android:label
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:8:9-41
	android:supportsRtl
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:9:9-35
	android:allowBackup
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:6:9-35
	android:icon
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:7:9-43
	android:theme
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:10:9-40
activity#com.example.sadievrenseker.myapplication.MainActivity
ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:11:9-17:20
	android:name
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:11:19-47
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:12:13-16:29
action#android.intent.action.MAIN
ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:13:17-69
	android:name
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:13:25-66
category#android.intent.category.LAUNCHER
ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:15:17-77
	android:name
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:15:27-74
activity#com.example.sadievrenseker.myapplication.GameActivity
ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:18:9-50
	android:name
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:18:19-47
activity#com.example.sadievrenseker.myapplication.ResultActivity
ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:19:9-52
	android:name
		ADDED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml:19:19-49
uses-sdk
INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
MERGED from [com.android.support:appcompat-v7:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.1/AndroidManifest.xml:21:5-23:78
MERGED from [com.android.support:support-v4:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.1/AndroidManifest.xml:21:5-23:54
MERGED from [com.android.support:support-fragment:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-fragment/25.1.1/AndroidManifest.xml:21:5-23:60
MERGED from [com.android.support:support-media-compat:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-media-compat/25.1.1/AndroidManifest.xml:21:5-23:63
MERGED from [com.android.support:support-core-ui:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-core-ui/25.1.1/AndroidManifest.xml:21:5-23:58
MERGED from [com.android.support:support-core-utils:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-core-utils/25.1.1/AndroidManifest.xml:21:5-23:61
MERGED from [com.android.support:animated-vector-drawable:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.1/AndroidManifest.xml:20:5-44
MERGED from [com.android.support:support-vector-drawable:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/25.1.1/AndroidManifest.xml:21:5-43
MERGED from [com.android.support:support-compat:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.1/AndroidManifest.xml:21:5-23:58
	tools:overrideLibrary
		ADDED from [com.android.support:appcompat-v7:25.1.1] /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.1/AndroidManifest.xml:23:9-75
	android:targetSdkVersion
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
	android:minSdkVersion
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
		INJECTED from /Users/sadievrenseker/AndroidStudioProjects/MyApplication11/app/src/main/AndroidManifest.xml
