Skip to content

Commit

Permalink
update AGP
Browse files Browse the repository at this point in the history
  • Loading branch information
marunjar committed Nov 18, 2023
1 parent 4f2daca commit 1b7a45b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ buildscript {
}

plugins {
id 'com.android.application' version '8.1.2' apply false
id 'com.android.library' version '8.1.2' apply false
id 'com.android.application' version '8.1.3' apply false
id 'com.android.library' version '8.1.3' apply false
}

tasks.register('clean', Delete) {
Expand Down

0 comments on commit 1b7a45b

Please sign in to comment.