mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 18:37:49 +00:00
Fix the faulty tests in AttachmentDatabaseTest.java
Fixes #5948 Closes #5952
This commit is contained in:

committed by
Moxie Marlinspike

parent
7b928476a2
commit
770026d4ee
@@ -240,7 +240,8 @@ android {
|
||||
'proguard-shortcutbadger.pro',
|
||||
'proguard-retrofit.pro',
|
||||
'proguard.cfg'
|
||||
testProguardFiles 'proguard-automation.pro'
|
||||
testProguardFiles 'proguard-automation.pro',
|
||||
'proguard.cfg'
|
||||
}
|
||||
release {
|
||||
minifyEnabled true
|
||||
|
Reference in New Issue
Block a user