From 10e86ae98f1c6c48d69fc20975a03ff752540f0d Mon Sep 17 00:00:00 2001 From: Stefanos Togkoulidis Date: Sat, 13 Apr 2019 04:12:53 +0300 Subject: [PATCH 1/2] Use the Aztec version with the #845 fix --- react-native-aztec/android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-aztec/android/build.gradle b/react-native-aztec/android/build.gradle index ed4017e19f..0f082817ca 100644 --- a/react-native-aztec/android/build.gradle +++ b/react-native-aztec/android/build.gradle @@ -12,7 +12,7 @@ buildscript { wordpressUtilsVersion = '1.22' espressoVersion = '3.0.1' - aztecVersion = 'v1.3.24' + aztecVersion = '3a6ab4ffde163ec2f2ebd3732a20013ebd8723a4' } repositories { From 66631ba05f0eec48421312410938fc7b87cc7281 Mon Sep 17 00:00:00 2001 From: Stefanos Togkoulidis Date: Mon, 15 Apr 2019 13:08:58 +0300 Subject: [PATCH 2/2] Update to the merged Aztec ref --- react-native-aztec/android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-aztec/android/build.gradle b/react-native-aztec/android/build.gradle index 0f082817ca..b26dacefed 100644 --- a/react-native-aztec/android/build.gradle +++ b/react-native-aztec/android/build.gradle @@ -12,7 +12,7 @@ buildscript { wordpressUtilsVersion = '1.22' espressoVersion = '3.0.1' - aztecVersion = '3a6ab4ffde163ec2f2ebd3732a20013ebd8723a4' + aztecVersion = '1400adb886ca9372211f06b62dd24fbbbd252f42' } repositories {