Minor changes

This commit is contained in:
inorichi
2016-01-12 00:31:04 +01:00
parent b170520370
commit 7e79a377cc
6 changed files with 7 additions and 12 deletions
@@ -6,6 +6,9 @@ version = '3.4.1'
dependencies {
compile fileTree(dir: 'libs', include: '*.jar')
compile "com.android.support:support-annotations:23.1.1"
compile 'rapid.decoder:library:0.3.0'
compile 'rapid.decoder:jpeg-decoder:0.3.0'
compile 'rapid.decoder:png-decoder:0.3.0'
}
android {