Skip to content

Commit

Permalink
Final commit for 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JumioMobileTeam committed Aug 24, 2018
1 parent cc91d51 commit 2b93d14
Show file tree
Hide file tree
Showing 16 changed files with 8,927 additions and 52 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ google-services.json
freeline.py
freeline/
freeline_project_description.json

DemoApp/package-lock.json
2 changes: 1 addition & 1 deletion DemoApp/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.android.tools.build:gradle:3.1.4'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!

target "DemoApp" do
pod 'JumioMobileSDK', '2.12.0'
pod 'JumioMobileSDK', '2.13.0'
end
Loading

0 comments on commit 2b93d14

Please sign in to comment.