diff --git a/opensrp-giz-malawi/build.gradle b/opensrp-giz-malawi/build.gradle index 10a4f394..df5f8fca 100644 --- a/opensrp-giz-malawi/build.gradle +++ b/opensrp-giz-malawi/build.gradle @@ -337,7 +337,8 @@ dependencies { exclude group: 'org.smartregister', module: 'opensrp-client-configurable-views' exclude group: 'com.android.support', module: 'appcompat-v7' } - api('org.smartregister:opensrp-client-native-form:2.1.11-SNAPSHOT@aar') { + + api('org.smartregister:opensrp-client-native-form:2.1.14.1-GIZ-SNAPSHOT@aar') { transitive = true exclude group: 'id.zelory', module: 'compressor' exclude group: 'com.android.support', module: 'recyclerview-v7'