Update for 1.0.0-beta1

Bug: 74449147
Test: make
Change-Id: I664b5f29efbb5d6c40420c0d8aaa8629ddfcd31b
This commit is contained in:
Alan Viverette
2018-03-09 18:07:30 -05:00
parent f11976d817
commit 6b1fd5cfa9
5 changed files with 11 additions and 11 deletions

View File

@@ -35,7 +35,7 @@ import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.RuntimeEnvironment;
import androidx.app.slice.Slice;
import androidx.slice.Slice;
@RunWith(SettingsRobolectricTestRunner.class)
public class SliceBuilderUtilsTest {