diff --git a/timestamp/build.properties b/timestamp/build.properties index d3d37113..0243dc69 100644 --- a/timestamp/build.properties +++ b/timestamp/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Wed May 07 14:05:50 HKT 2025 +#Wed May 07 06:42:28 GMT 2025 stageCount=16 libraryProject= baseVersion=15.0 publishVersion=15.0.15 -buildCount=0 +buildCount=11 baseBetaVersion=15.0.16 diff --git a/timestamp/src/beta/AndroidManifest.xml b/timestamp/src/beta/AndroidManifest.xml index ee78d9fa..703315a3 100644 --- a/timestamp/src/beta/AndroidManifest.xml +++ b/timestamp/src/beta/AndroidManifest.xml @@ -2,7 +2,10 @@ - + diff --git a/timestamp/src/main/AndroidManifest.xml b/timestamp/src/main/AndroidManifest.xml index 09b697c6..fe353647 100644 --- a/timestamp/src/main/AndroidManifest.xml +++ b/timestamp/src/main/AndroidManifest.xml @@ -14,8 +14,8 @@ - - - - - - - - - - diff --git a/timestamp/src/main/res/drawable/ic_launcher_beta.xml b/timestamp/src/main/res/drawable/ic_launcher_beta.xml new file mode 100644 index 00000000..cfc25b31 --- /dev/null +++ b/timestamp/src/main/res/drawable/ic_launcher_beta.xml @@ -0,0 +1,16 @@ + + + + + diff --git a/timestamp/src/main/res/drawable/ic_launcher.png b/timestamp/src/main/res/drawable/ic_launcher_foreground.png similarity index 100% rename from timestamp/src/main/res/drawable/ic_launcher.png rename to timestamp/src/main/res/drawable/ic_launcher_foreground.png diff --git a/timestamp/src/main/res/drawable/ic_launcher_stage.xml b/timestamp/src/main/res/drawable/ic_launcher_stage.xml new file mode 100644 index 00000000..e5ca10a5 --- /dev/null +++ b/timestamp/src/main/res/drawable/ic_launcher_stage.xml @@ -0,0 +1,11 @@ + + + + + diff --git a/timestamp/src/main/res/layout/custom_notification_layout.xml b/timestamp/src/main/res/layout/custom_notification_layout.xml index 585b7702..b8f85589 100644 --- a/timestamp/src/main/res/layout/custom_notification_layout.xml +++ b/timestamp/src/main/res/layout/custom_notification_layout.xml @@ -16,11 +16,10 @@ android:textSize="14sp" android:layout_weight="1.0"/> -