移除友盟SDK

This commit is contained in:
2024-05-08 11:34:07 +08:00
parent 86bbf6a7f3
commit 6a51b39134
45 changed files with 78 additions and 82 deletions

View File

@@ -1,17 +0,0 @@
package com.shayu.lib_huawei;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() {
assertEquals(4, 2 + 2);
}
}