Update package

This commit is contained in:
Niels Andriesse
2019-07-24 12:30:23 +10:00
parent f2fb269e93
commit 0ef0140b0d
301 changed files with 497 additions and 397 deletions

View File

@@ -7,8 +7,8 @@ import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.RobolectricTestRunner;
import org.robolectric.annotation.Config;
import org.thoughtcrime.securesms.BuildConfig;
import org.thoughtcrime.securesms.R;
import network.loki.messenger.BuildConfig;
import network.loki.messenger.R;
import java.util.Arrays;
import java.util.Collections;

View File

@@ -6,7 +6,7 @@ import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.RobolectricTestRunner;
import org.robolectric.annotation.Config;
import org.thoughtcrime.securesms.BuildConfig;
import network.loki.messenger.BuildConfig;
import java.util.Arrays;
import java.util.List;