new release
This commit is contained in:
parent
d9e22dcc92
commit
29f5aa5b60
3 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ android {
|
||||||
applicationId "asgardius.page.s3music"
|
applicationId "asgardius.page.s3music"
|
||||||
minSdk 21
|
minSdk 21
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
versionCode 8
|
versionCode 9
|
||||||
versionName "0.1.1"
|
versionName "0.1.1"
|
||||||
setProperty("archivesBaseName", "s3-music-$versionName")
|
setProperty("archivesBaseName", "s3-music-$versionName")
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
<li>Font Awesome icons</li>
|
<li>Font Awesome icons</li>
|
||||||
</ul>
|
</ul>
|
||||||
<H3>This software released under GNU General Public License 3</H3>
|
<H3>This software released under GNU General Public License 3</H3>
|
||||||
<p>You can find source code at patrice.asgardius.company/gitea/asgardius/s3music
|
<p>You can find source code at https://git.asgardius.company/asgardius/s3music
|
||||||
<br>
|
<br>
|
||||||
You need to setup a pdf.js server to use pdf viewer. You can use https://office.asgardius.company/pdfjs or setup your own.
|
You need to setup a pdf.js server to use pdf viewer. You can use https://office.asgardius.company/pdfjs or setup your own.
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Reference in a new issue