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

pkarwasz 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 768c282  Bump com.android.application in the all group across 1 
directory (#324)
768c282 is described below

commit 768c282f36a8ba552ff708f6d49f6ba750fab03f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 28 07:12:13 2025 +0200

    Bump com.android.application in the all group across 1 directory (#324)
    
    Bumps the all group with 1 update in the / directory: 
com.android.application.
    
    
    Updates `com.android.application` from 8.9.1 to 8.9.2
    
    ---
    updated-dependencies:
    - dependency-name: com.android.application
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 fbdc52e..61a4492 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.9.1'
+    id 'com.android.application' version '8.9.2'
 }
 
 android {

Reply via email to