🚀 Launch 1.0.0+4

This commit is contained in:
2025-09-14 03:16:47 +08:00
parent 37e3e4ecd3
commit 722ef9ca21
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="simple_math_calc"
android:label="SimpleMathCalc"
android:name="${applicationName}"
android:icon="@mipmap/launcher_icon">
<activity