increace button size

This commit is contained in:
Alexey Kuznetsov 2017-12-11 17:21:17 +03:00
commit 65087ee2cc

View file

@ -55,5 +55,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.github.axet:android-audio-library:1.0.65' // compile project(':android-audio-library')
compile 'com.github.axet:android-audio-library:1.0.67' // compile project(':android-audio-library')
}