Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update Aztec-Android version to v1.6.0
  • Loading branch information
oguzkocer committed Jul 7, 2022
commit 200503ad6f7a128bc9b7af96e11839a22879a018
2 changes: 1 addition & 1 deletion packages/react-native-aztec/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
jSoupVersion = '1.10.3'
wordpressUtilsVersion = '2.3.0'
espressoVersion = '3.0.1'
aztecVersion = 'v1.5.9'
aztecVersion = 'v1.6.0'
}
}

Expand Down