diff --git a/doc/ZPR.png b/doc/ZPR.png new file mode 100644 index 0000000..0ab8dd3 Binary files /dev/null and b/doc/ZPR.png differ diff --git a/doc/lfh.png b/doc/lfh.png new file mode 100644 index 0000000..900df5c Binary files /dev/null and b/doc/lfh.png differ diff --git a/doc/周少聪.png b/doc/周少聪.png new file mode 100644 index 0000000..2825bdc Binary files /dev/null and b/doc/周少聪.png differ diff --git a/src/gradle.properties b/src/gradle.properties index 60e603c..8219c9e 100644 --- a/src/gradle.properties +++ b/src/gradle.properties @@ -20,3 +20,4 @@ android.useAndroidX=true # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true android.nonFinalResIds=false +android.overridePathCheck=true