1
0
Fork 0
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:
Evgenii Kozlov 2025-03-03 12:51:22 +01:00
parent dba1dd4d95
commit d0a788138f

View file

@ -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