rafi0101 / Android-Room-Database-Backup

Simple tool to backup and restore your room database in Android
MIT License
239 stars 19 forks source link

11 unable to find room backup imports #12

Closed rafi0101 closed 2 years ago

rafi0101 commented 2 years ago

This PR fixes the problem that jitpack does not serve the .aar file properly.

I changed the package name from com.ebner.roomdatabasebackup.core.RoomBackup to de.raphaelebner.roomdatabasebackup.core.RoomBackup