Skip to content

Commit

Permalink
Bump AGP to v8.1.3 (#4820)
Browse files Browse the repository at this point in the history
  • Loading branch information
msasikanth authored Nov 8, 2023
1 parent cdb066b commit 6533e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Bump AndroidX Preferences to v1.2.1
- Setup fragment result listener in `onCreate` instead of `onViewCreated`
- Report last key name when removing last key fails in `History`
- Bump AGP to v8.1.3

### Changes

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ksp = "1.9.10-1.0.13"
sqlCipher = "4.5.4"

[libraries]
android-gradle-plugin = "com.android.tools.build:gradle:8.1.2"
android-gradle-plugin = "com.android.tools.build:gradle:8.1.3"
android-desugaring = "com.android.tools:desugar_jdk_libs:1.2.3"

androidx-annotation-annotation = "androidx.annotation:annotation:1.5.0"
Expand Down

0 comments on commit 6533e96

Please sign in to comment.