fix: Fix database not loading on Android
This commit is contained in:
@@ -33,7 +33,7 @@ android {
|
||||
buildTypes {
|
||||
release {
|
||||
// Externally signed using a security key
|
||||
signingConfig null
|
||||
signingConfig = null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user