diff --git a/Clover/app/build.gradle b/Clover/app/build.gradle index f31b15dd..201a6518 100644 --- a/Clover/app/build.gradle +++ b/Clover/app/build.gradle @@ -154,5 +154,5 @@ dependencies { implementation 'me.xdrop:fuzzywuzzy:1.1.10' implementation 'org.codejargon.feather:feather:1.0' - releaseImplementation 'ch.acra:acra-http:5.0.1' + releaseImplementation 'ch.acra:acra-http:5.1.3' } diff --git a/Clover/app/src/main/AndroidManifest.xml b/Clover/app/src/main/AndroidManifest.xml index b0ce7abb..c0c9ddd2 100644 --- a/Clover/app/src/main/AndroidManifest.xml +++ b/Clover/app/src/main/AndroidManifest.xml @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> @@ -23,7 +24,9 @@ along with this program. If not, see . - +