Merge branch 'audiorecorder-1.0.2'
This commit is contained in:
commit
f911ccc6ab
4 changed files with 19 additions and 2 deletions
17
README.md
Normal file
17
README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Audio Recorder
|
||||
|
||||
Android friendly!
|
||||
|
||||
Audio Recorder with custom recording folder, nice recording volume indicator.
|
||||
|
||||
# Install
|
||||
|
||||
[](https://play.google.com/store/apps/details?id=com.github.axet.audiorecorder)
|
||||
|
||||
Manual install
|
||||
|
||||
gradle installDebug
|
||||
|
||||
# Screenshots
|
||||
|
||||

|
||||
|
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "com.github.axet.audiorecorder"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 2
|
||||
versionName "1.0.1"
|
||||
versionCode 3
|
||||
versionName "1.0.2"
|
||||
}
|
||||
signingConfigs {
|
||||
release {
|
||||
|
|
|
|||
BIN
docs/google-play-badge.png
Normal file
BIN
docs/google-play-badge.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
docs/shot.png
Normal file
BIN
docs/shot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Loading…
Add table
Add a link
Reference in a new issue