Skip to content

Commit 3e12e54

Browse files
Merge renovatebot/patch-tested-agp-versions into combined-prs-branch
2 parents 2cd3e77 + 871ce93 commit 3e12e54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ org.gradle.kotlin.dsl.allWarningsAsErrors=true
66

77
systemProp.pts.enabled=true
88

9-
org.gradle.android.latestKnownAgpVersion=8.11.0-alpha05
9+
org.gradle.android.latestKnownAgpVersion=8.11.0-alpha06

src/test/resources/versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"testedVersions": {
3-
"8.11.0-alpha05": [
3+
"8.11.0-alpha06": [
44
"8.13"
55
],
66
"8.10.0-rc02": [

0 commit comments

Comments
 (0)