We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d120ad commit 17a3052Copy full SHA for 17a3052
1 file changed
app/build.gradle
@@ -21,7 +21,7 @@ android {
21
22
dependencies {
23
compile fileTree(dir: 'libs', include: ['*.jar'])
24
- compile 'com.android.support:appcompat-v7:23.1.1'
+ compile 'com.android.support:appcompat-v7:23.3.0'
25
compile project(':expandabletextview')
26
27
0 commit comments