diff --git a/android-app/android-app.iml b/android-app/android-app.iml index 32487e6e..ac93313d 100644 --- a/android-app/android-app.iml +++ b/android-app/android-app.iml @@ -100,7 +100,6 @@ - @@ -108,6 +107,7 @@ + diff --git a/android-app/build.gradle b/android-app/build.gradle index 5ad3fe8c..b81070f9 100644 --- a/android-app/build.gradle +++ b/android-app/build.gradle @@ -70,7 +70,7 @@ dependencies { compile('org.solovyev:jscl:1.0.8') { exclude(module: 'xercesImpl') } - compile 'org.solovyev.android:checkout:0.6.1@aar' + compile 'org.solovyev.android:checkout:0.7.0@aar' compile 'org.solovyev.android:material:0.1.2@aar' compile 'com.google.android.gms:play-services-ads:6.5.87@aar' compile 'com.google.android.gms:play-services-base:6.5.87@aar'