添加WinBoll类

This commit is contained in:
ZhanGSKen
2025-02-15 12:46:23 +08:00
parent 8d2b325172
commit bbac0c7306
8 changed files with 65 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sat Feb 15 03:29:17 GMT 2025
#Sat Feb 15 04:45:53 GMT 2025
stageCount=2
libraryProject=libappbase
baseVersion=1.5
publishVersion=1.5.1
buildCount=91
buildCount=97
baseBetaVersion=1.5.2

View File

@@ -65,6 +65,7 @@
android:name="android.max_aspect"
android:value="4.0"/>
</application>
</manifest>

View File

@@ -77,7 +77,7 @@ public class MainActivity extends AppCompatActivity {
}
public void onSOS(View view) {
SOS.sendToWinBoll(this);
SOS.sosToWinBoll(this);
}
// public void sos() {