diff --git a/app/build.gradle b/app/build.gradle
index 62462e4a8..c63f5c8e6 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -24,5 +24,5 @@ android {
}
dependencies {
- compile 'com.github.yeriomin:play-store-api:0.1'
+ compile 'com.github.yeriomin:play-store-api:2fdf2c2349'
}
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 73530e41a..ddcae5ae7 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -9,6 +9,14 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true">
+
+
+
+
+
> {
private GooglePlayAPI.SearchIterator iterator;