File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ repositories {
7373}
7474
7575dependencies {
76- compile 'com.github.adrielcafe:AndroidAudioConverter:0.0.3 '
76+ compile 'com.github.adrielcafe:AndroidAudioConverter:0.0.4 '
7777}
7878```
7979
Original file line number Diff line number Diff line change 11<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
2- package =" cafe.adriel.androidaudiorecorder " >
2+ package =" cafe.adriel.androidaudioconverter " >
33
44 <application android : allowBackup =" true" android : label =" @string/app_name"
55 android : supportsRtl =" true" >
Original file line number Diff line number Diff line change 11<resources >
2- <string name =" app_name" >AndroidAudioRecorder </string >
2+ <string name =" app_name" >AndroidAudioConverter </string >
33</resources >
You can’t perform that action at this time.
0 commit comments