This commit is contained in:
2021-11-22 11:11:02 +08:00
parent 2da67c2878
commit 9fe2c7242b
6 changed files with 12 additions and 4 deletions

Binary file not shown.

View File

@@ -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":{}}]

View File

@@ -33,4 +33,7 @@ public class test2 {
Log.e("TIAOSHI###", all[1]);
}
}

View File

@@ -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

View File

@@ -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"
]

View File

@@ -12,3 +12,7 @@
----------------------------------------------------------------------------------------------------
3.(群控)直播间加热,后台设置的话术不评论,还是之前的话术 (解决)
----------------------------------------------------------------------------------------------------
安卓设备唯一标识解决方案,可完全替代移动安全联盟统一 SDK 闭源方案。https://github.com/gzu-liyujiang/Android_CN_OAID