Konrad Pozniak
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
app/build.gradle
|
|
@ -134,7 +134,7 @@ dependencies { |
|
|
|
kapt "androidx.room:room-compiler:$roomVersion" |
|
|
|
implementation 'androidx.core:core-splashscreen:1.0.0-beta02' |
|
|
|
|
|
|
|
implementation "com.google.android.material:material:1.5.0" |
|
|
|
implementation "com.google.android.material:material:1.6.0" |
|
|
|
|
|
|
|
implementation "com.google.code.gson:gson:2.9.0" |
|
|
|
|
|
|
|