We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d565a commit 604403fCopy full SHA for 604403f
HelpStackExample/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
compile fileTree(dir: 'libs', include: '*.jar')
5
compile project(':helpstack')
6
7
- compile 'com.android.support:appcompat-v7:22.2.0'
+ compile 'com.android.support:appcompat-v7:22.2.1'
8
}
9
10
android {
helpstack/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'maven'
dependencies {
compile 'com.google.code.gson:gson:2.3'
0 commit comments