feat: refactor GetAppInstallationPermissionUseCase
Refactored GetAppInstallationPermissionUseCase. Removed its interface and renamed GetAppInstallationPermissionUseCaseImpl to GetAppInstallationPermissionUseCase. Also updated all the references accordingly. Removed commented out code in CleanApkRetrofit class and removed unused binding in UseCaseModule.