diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index cd837c74e..cd02655af 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/app/build.gradle b/app/build.gradle index 07743b587..7034ced86 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId = 'com.wagerrwallet' minSdkVersion 23 targetSdkVersion 29 - versionCode 288 - versionName "288" + versionCode 289 + versionName "289" multiDexEnabled true // Similar to other properties in the defaultConfig block, diff --git a/app/src/main/jni/breadwallet-core b/app/src/main/jni/breadwallet-core index 20e517f3c..94b278ac2 160000 --- a/app/src/main/jni/breadwallet-core +++ b/app/src/main/jni/breadwallet-core @@ -1 +1 @@ -Subproject commit 20e517f3c6b05381493351aad5b3a583acdb9c7e +Subproject commit 94b278ac2027c3e1f0a8953d40f27f5b1f4dda27