1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-1881 App | Tech | AGP Update (8.1.4) (#579)

This commit is contained in:
Evgenii Kozlov 2023-11-21 11:27:27 +01:00 committed by uburoiubu
parent 47d41af9bd
commit 10db9cc9e7
No known key found for this signature in database
GPG key ID: C8FB80E0A595FBB6
42 changed files with 92 additions and 30 deletions

View file

@ -17,6 +17,7 @@ android {
}
includeDependenciesReport = true
}
namespace 'com.anytypeio.anytype.crash_reporting'
}
dependencies {

View file

@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.anytypeio.anytype.crash_reporting"/>
<manifest />