Update to version 3.1.0
This commit is contained in:
parent
eae16ff842
commit
8f8df2ce8f
|
@ -18,10 +18,11 @@ patient. This app is open source. It's brought to you for free and is
|
||||||
manufactured by developers in their free time.
|
manufactured by developers in their free time.
|
||||||
|
|
||||||
If you should encounter any errors or like to have new features, please give us
|
If you should encounter any errors or like to have new features, please give us
|
||||||
the opportunity to react before giving a poor rating. Please report any issues
|
the opportunity to react before giving a poor rating on Google Play. Please
|
||||||
by email (see bellow or via the app) or even better create a ticket
|
report any issues by email (this can be done from within the app) or even better
|
||||||
[https://github.com/schnatterer/nusic/issues here]. Developers: You're welcome
|
create a ticket [https://github.com/schnatterer/nusic/issues here]. Developers:
|
||||||
to contribute, fork us on [https://github.com/schnatterer/nusic GitHub]. Cheers!
|
You're welcome to contribute, fork us on [https://github.com/schnatterer/nusic
|
||||||
|
GitHub]. Cheers!
|
||||||
|
|
||||||
What kind of permission does nusic require and why does it require them? -
|
What kind of permission does nusic require and why does it require them? -
|
||||||
Network communication, full network access: Check MusicBrainz for new releases
|
Network communication, full network access: Check MusicBrainz for new releases
|
||||||
|
@ -42,8 +43,13 @@ Build:3.0.0,18
|
||||||
subdir=nusic-apk
|
subdir=nusic-apk
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:3.1.0,19
|
||||||
|
commit=v.3.1.0
|
||||||
|
subdir=nusic-apk
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:HTTP
|
Update Check Mode:HTTP
|
||||||
Update Check Data:https://raw.githubusercontent.com/schnatterer/nusic/master/gradle.properties|versionCode=(.*)|.|version=(.*)
|
Update Check Data:https://raw.githubusercontent.com/schnatterer/nusic/master/gradle.properties|versionCode=(.*)|.|version=(.*)
|
||||||
Current Version:3.0.0
|
Current Version:3.1.0
|
||||||
Current Version Code:18
|
Current Version Code:19
|
||||||
|
|
Loading…
Reference in a new issue