Fragment für Stundenplan hinzugefügt

This commit is contained in:
Joshua
2018-07-03 14:26:08 +02:00
parent b82f0fd3f2
commit 2b34167724
5 changed files with 141 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ dependencies {
implementation 'org.jbundle.util.osgi.wrapped:org.jbundle.util.osgi.wrapped.org.apache.http.client:4.1.2'
implementation 'com.android.support:support-v4:27.1.1'
implementation 'org.jetbrains:annotations-java5:15.0'
implementation 'com.github.alamkanak:android-week-view:1.2.6'
implementation 'com.ms-square:expandableTextView:0.1.4'
implementation files('libs/jericho-html-3.4.jar')
}