mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-01 04:49:55 +00:00
fix: audio waveforms decoded on the attachment download
This commit is contained in:
@@ -194,8 +194,8 @@ android {
|
||||
versionCode canonicalVersionCode * postFixSize
|
||||
versionName canonicalVersionName
|
||||
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
minSdkVersion androidMinimumSdkVersion
|
||||
targetSdkVersion androidCompileSdkVersion
|
||||
|
||||
multiDexEnabled = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user