Skip to content

Commit

Permalink
update read
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinCT committed Dec 8, 2015
1 parent 87c9033 commit 478b120
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ AndroidMP3Recorder

```Groovy
dependencies {
compile 'com.czt.mp3recorder:library:1.0@aar'
compile 'com.czt.mp3recorder:library:1.0.1'
}
```

Expand Down Expand Up @@ -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

0 comments on commit 478b120

Please sign in to comment.