diff --git a/README.md b/README.md index 067c52a..21c9bd7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ AndroidMP3Recorder ```Groovy dependencies { - compile 'com.czt.mp3recorder:library:1.0@aar' + compile 'com.czt.mp3recorder:library:1.0.1' } ``` @@ -70,3 +70,6 @@ so库本身没有任何限制,但受限于Android NDK的支持 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +# 7. CHANGELOG +- 1.0.1 新增64位so so编译改为all mips及 64位均支持 +- 1.0