Archived
Added functionality to view news for a canteen; fixed a bug that would prevent the offers from being fetched for canteens without news; BUG: news are still a bit buggy, check for crashes
This commit is contained in:
@@ -59,6 +59,7 @@ dependencies {
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01'
|
||||
|
||||
implementation "androidx.room:room-runtime:2.5.1"
|
||||
implementation 'androidx.core:core-ktx:1.10.0'
|
||||
kapt "androidx.room:room-compiler:2.5.1"
|
||||
|
||||
implementation 'androidx.preference:preference-ktx:1.2.0'
|
||||
|
||||
Reference in New Issue
Block a user