This is an automated email from the ASF dual-hosted git repository.

ramanathan1504 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git


The following commit(s) were added to refs/heads/main by this push:
     new 8aefa1f  Bump com.android.application from 8.13.0 to 9.4.0 (#410)
8aefa1f is described below

commit 8aefa1fd98b04b5b998456bffb6a100686987bb3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 08:34:51 2026 +0530

    Bump com.android.application from 8.13.0 to 9.4.0 (#410)
    
    Bumps com.android.application from 8.13.0 to 9.4.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.application
      dependency-version: 9.3.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 log4j-samples-android/app/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4j-samples-android/app/build.gradle 
b/log4j-samples-android/app/build.gradle
index b25140e..0f7739b 100644
--- a/log4j-samples-android/app/build.gradle
+++ b/log4j-samples-android/app/build.gradle
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 plugins {
-    id 'com.android.application' version '8.13.0'
+    id 'com.android.application' version '9.4.0'
 }
 
 android {

Reply via email to