mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3233 App | Tech | Switch nightly builds to APK (testing)
This commit is contained in:
parent
dba1dd4d95
commit
d0a788138f
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ android {
|
|||
// Configures multiple APKs based on ABI.
|
||||
abi {
|
||||
// Enables building multiple APKs per ABI.
|
||||
enable true
|
||||
enable false
|
||||
reset()
|
||||
include "armeabi-v7a", "arm64-v8a"
|
||||
universalApk true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue