Skip to content

Commit fee6ac3

Browse files
authored
Bump AGP (#16380)
ref: https://issuetracker.google.com/issues/184872412 This is an issue of AGP 4.1. Updating AGP to 4.2 or above should fix it. We've been fixing this for F-Droid for a while: https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.retroarch.yml#L43
1 parent b383f95 commit fee6ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/android/phoenix/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath 'com.android.tools.build:gradle:4.1.0'
8+
classpath 'com.android.tools.build:gradle:4.2.0'
99
}
1010
}
1111

0 commit comments

Comments
 (0)