atom
This commit is contained in:
Binary file not shown.
@@ -1 +1 @@
|
||||
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":180,"versionName":"1.8.0","enabled":true,"outputFile":"atom-latest.apk","fullName":"release","baseName":"release"},"path":"atom-latest.apk","properties":{}}]
|
||||
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":181,"versionName":"1.8.1","enabled":true,"outputFile":"atom-latest.apk","fullName":"release","baseName":"release"},"path":"atom-latest.apk","properties":{}}]
|
||||
@@ -33,4 +33,7 @@ public class test2 {
|
||||
Log.e("TIAOSHI###", all[1]);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -367,6 +367,7 @@
|
||||
android:id="@+id/rl_ceshi"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="60dp"
|
||||
android:visibility="invisible"
|
||||
android:background="@color/white">
|
||||
|
||||
<TextView
|
||||
|
||||
@@ -12,8 +12,8 @@ ext {
|
||||
applicationId : "com.fisherbone.fuzhu",
|
||||
minSdkVersion : 24,
|
||||
targetSdkVersion : 29,
|
||||
versionCode : 180,
|
||||
versionName : "1.8.0",
|
||||
versionCode : 181,
|
||||
versionName : "1.8.1",
|
||||
testInstrumentationRunner: "androidx.test.runner.AndroidJUnitRunner"
|
||||
]
|
||||
|
||||
|
||||
6
测试问题
6
测试问题
@@ -11,4 +11,8 @@
|
||||
6.(群控)直播间加热,有个别手机进入不了直播间
|
||||
|
||||
----------------------------------------------------------------------------------------------------
|
||||
3.(群控)直播间加热,后台设置的话术不评论,还是之前的话术 (解决)
|
||||
3.(群控)直播间加热,后台设置的话术不评论,还是之前的话术 (解决)
|
||||
|
||||
|
||||
----------------------------------------------------------------------------------------------------
|
||||
安卓设备唯一标识解决方案,可完全替代移动安全联盟统一 SDK 闭源方案。https://github.com/gzu-liyujiang/Android_CN_OAID
|
||||
Reference in New Issue
Block a user