Skip to content

Commit 84a37d1

Browse files
committed
Upgrade AGP
1 parent 8f62bfe commit 84a37d1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/dependencies/dogReleaseRuntimeClasspath.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ androidx.core:core:1.13.1
7878
androidx.cursoradapter:cursoradapter:1.0.0
7979
androidx.customview:customview-poolingcontainer:1.0.0
8080
androidx.customview:customview:1.1.0
81-
androidx.databinding:viewbinding:8.6.1
81+
androidx.databinding:viewbinding:8.10.1
8282
androidx.documentfile:documentfile:1.0.0
8383
androidx.drawerlayout:drawerlayout:1.1.1
8484
androidx.dynamicanimation:dynamicanimation:1.0.0

app/dependencies/googleReleaseRuntimeClasspath.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ androidx.credentials:credentials:1.3.0
8080
androidx.cursoradapter:cursoradapter:1.0.0
8181
androidx.customview:customview-poolingcontainer:1.0.0
8282
androidx.customview:customview:1.1.0
83-
androidx.databinding:viewbinding:8.6.1
83+
androidx.databinding:viewbinding:8.10.1
8484
androidx.datastore:datastore-core:1.0.0
8585
androidx.datastore:datastore-preferences-core:1.0.0
8686
androidx.datastore:datastore-preferences:1.0.0

app/dependencies/otherReleaseRuntimeClasspath.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ androidx.core:core:1.13.1
7878
androidx.cursoradapter:cursoradapter:1.0.0
7979
androidx.customview:customview-poolingcontainer:1.0.0
8080
androidx.customview:customview:1.1.0
81-
androidx.databinding:viewbinding:8.6.1
81+
androidx.databinding:viewbinding:8.10.1
8282
androidx.documentfile:documentfile:1.0.0
8383
androidx.drawerlayout:drawerlayout:1.1.1
8484
androidx.dynamicanimation:dynamicanimation:1.0.0

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.6.1"
2+
agp = "8.10.1"
33

44
compileSdk = "35"
55
minSdk = "23"

0 commit comments

Comments
 (0)