diff --git a/android/build.gradle b/android/build.gradle index f288222..0318f3e 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -36,7 +36,7 @@ buildscript { dependencies { // This should reflect the Gradle plugin version used by // the minimum React Native version supported. - implementation 'com.governikus:ausweisapp:1.22.1' + implementation 'com.governikus:ausweisapp:1.26.2' classpath 'com.android.tools.build:gradle:3.4.1' } } @@ -74,7 +74,7 @@ repositories { dependencies { //noinspection GradleDynamicVersion implementation 'com.facebook.react:react-native:+' // From node_modules - implementation 'com.governikus:ausweisapp:1.22.1' + implementation 'com.governikus:ausweisapp:1.26.2' } def configureReactNativePom(def pom) { diff --git a/package.json b/package.json index 5f63c96..1537148 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jolocom/react-native-ausweis", - "version": "2.0.2", + "version": "2.0.3", "description": "React Native module for AusweisApp2", "main": "./js/index.js", "files": [