diff --git a/app/build.gradle b/app/build.gradle index 943a012..195a8be 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -32,4 +32,4 @@ androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' implementation "com.squareup.retrofit2:retrofit:2.5.0" implementation 'com.squareup.retrofit2:converter-jackson:2.5.0' -} \ No newline at end of file +} diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 483db85..911fcea 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -18,8 +18,8 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/AppTheme"> - - + +