diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
new file mode 100644
index 0000000..30aa626
--- /dev/null
+++ b/.idea/codeStyles/Project.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
index 4cfcb7d..c2a1f39 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -3,6 +3,7 @@
+
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index 06c4fde..fe751bb 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -1,5 +1,7 @@
apply plugin: 'com.android.application'
+// Bolle
+
android {
compileSdkVersion 25
buildToolsVersion "25.0.2"
@@ -23,6 +25,8 @@ android {
}
}
+// Test änderung 2
+
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
@@ -31,3 +35,43 @@ dependencies {
compile 'com.android.support:appcompat-v7:25.3.1'
testCompile 'junit:junit:4.12'
}
+
+
+
+
+
+
+
+
+
+
+
+// andere lange nänderung
+
+
+// andere lange nänderung
+
+
+// andere lange nänderung
+
+
+
+// andere lange nänderung
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+// andere lange nänderung 300 2
\ No newline at end of file