Skip to content

Commit 478b120

Browse files
committed
update read
1 parent 87c9033 commit 478b120

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
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@aar'
18+
compile 'com.czt.mp3recorder:library:1.0.1'
1919
}
2020
```
2121

@@ -70,3 +70,6 @@ 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.1 新增64位so so编译改为all mips及 64位均支持
75+
- 1.0

0 commit comments

Comments
 (0)