Skip to content

Commit fc07c7c

Browse files
committed
update read
1 parent 01f17db commit fc07c7c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ AndroidMP3Recorder
1515

1616
```Groovy
1717
dependencies {
18-
compile 'com.czt.mp3recorder:library:1.0.1'
18+
compile 'com.czt.mp3recorder:library:1.0.2'
1919
}
2020
```
2121

@@ -70,7 +70,3 @@ so库本身没有任何限制,但受限于Android NDK的支持
7070
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7171
See the License for the specific language governing permissions and
7272
limitations under the License.
73-
# 7. CHANGELOG
74-
- 1.0.2 修复音量过大为负的问题 [issue 10](https://github.com/GavinCT/AndroidMP3Recorder/issues/10)
75-
- 1.0.1 新增64位so so编译改为all mips及 64位均支持
76-
- 1.0

0 commit comments

Comments
 (0)