Skip to content
Snippets Groups Projects
Commit 4dd2c824 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Allow using older versions of AGP

parent 00a9cdd4
No related branches found
No related tags found
No related merge requests found
Pipeline #3066 failed
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
--> -->
<lint> <lint>
<issue id="NewerVersionAvailable" severity="error" /> <issue id="NewerVersionAvailable" severity="informational" />
<issue id="AndroidGradlePluginVersion" severity="informational"/>
<!-- Because of course paging and room have incompatible versions --> <!-- Because of course paging and room have incompatible versions -->
<issue id="GradleCompatible" severity="ignore" /> <issue id="GradleCompatible" severity="ignore" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment