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:
parent
47d41af9bd
commit
10db9cc9e7
42 changed files with 92 additions and 30 deletions
|
@ -31,4 +31,8 @@ dependencies {
|
|||
testImplementation libs.robolectric
|
||||
testImplementation libs.archCoreTesting
|
||||
testImplementation libs.coroutineTesting
|
||||
}
|
||||
|
||||
android {
|
||||
namespace 'com.anytypeio.anytype.persistence'
|
||||
}
|
|
@ -1 +1 @@
|
|||
<manifest package="com.anytypeio.anytype.persistence" />
|
||||
<manifest />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue