diff --git a/timestamp/build.properties b/timestamp/build.properties index d3d3711..0243dc6 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 ee78d9f..703315a 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 09b697c..fe35364 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 0000000..cfc25b3 --- /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 0000000..e5ca10a --- /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 585b770..b8f8558 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"/> -