Skip to content

Commit

Permalink
Update AGP to v8.3.1 (#4845)
Browse files Browse the repository at this point in the history
Co-authored-by: Siddharth Agarwal <sagarwal@rtsl.org>
  • Loading branch information
siddh1004 and Siddharth Agarwal authored Mar 22, 2024
1 parent 953fe85 commit dea77b5
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 @@ -4,7 +4,7 @@

### Internal

- Bump AGP to v8.3.0
- Bump AGP to v8.3.1

## 2024-01-08-8979

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

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

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

Expand Down

0 comments on commit dea77b5

Please sign in to comment.