Skip to content

Commit

Permalink
Bump AGP to v8.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Patryk Miś <foss@patrykmis.com>
  • Loading branch information
PatrykMis committed Nov 26, 2023
1 parent 0f13d70 commit a7a8553
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 206 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
}
dependencies {
classpath 'org.aspectj:aspectjtools:1.9.20.1'
classpath 'com.android.tools.build:gradle:8.1.3'
classpath 'com.android.tools.build:gradle:8.1.4'
}
}

Expand Down
Loading

0 comments on commit a7a8553

Please sign in to comment.