include frameworks from android-21 to 33

This commit is contained in:
REAndroid 2023-03-13 11:21:37 -04:00
parent 268f557d47
commit 26b7ead67f
14 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@ javadoc {
jar {
exclude('com/reandroid/test/**')
exclude('com/reandroid/facebook/**')
}
task fatJar(type: Jar) {
@ -45,3 +46,4 @@ task fatJar(type: Jar) {
with jar
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.