Skip to content

Commit

Permalink
Bump AGP to v8.1.4 (#4821)
Browse files Browse the repository at this point in the history
  • Loading branch information
msasikanth authored Nov 20, 2023
1 parent 1a0bb8c commit 52eb49d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
- 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
- Migrate settings screen to use Compose UI
- Bump AGP to v8.1.4

### 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 @@ -43,7 +43,7 @@ ksp = "1.9.10-1.0.13"
sqlCipher = "4.5.4"

[libraries]
android-gradle-plugin = "com.android.tools.build:gradle:8.1.3"
android-gradle-plugin = "com.android.tools.build:gradle:8.1.4"
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 52eb49d

Please sign in to comment.