update to 1.3.0

This commit is contained in:
Privacy_Dragon
2022-04-09 23:02:39 +02:00
parent 6be6081f27
commit be020bdfcd
20 changed files with 319 additions and 67 deletions

View File

@ -1,8 +1,8 @@
package nl.privacydragon.bookwyrm;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import androidx.test.InstrumentationRegistry;
import androidx.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;