Update SimpMusic: com.maxrave.simpmusic to 0.1.0-beta

This commit is contained in:
Tuan Minh Nguyen Duc 2023-08-11 07:43:55 +00:00 committed by linsui
parent 0b99349926
commit 16013e5ed1

View file

@ -1,8 +1,11 @@
AntiFeatures:
NonFreeNet:
en-US: Depends on YouTube, connects to the author's Heroku server running
a scraping YouTube Music program and use Piped API (kavin.rocks) to get
YouTube streams data.
en-US: Depends on YouTube, using Piped API (kavin.rocks) to get YouTube streams
data and Spotify Web API with Spotify Lyrics (https://spotify-lyric-api.herokuapp.com/)
to get lyrics.
vi-VN: Sử dụng dữ liệu từ YouTube và Piped API (kavin.rocks) để lấy dữ liệu
âm thanh. Dùng Spotify Web API kết hợp Spotify Lyrics (https://spotify-lyric-api.herokuapp.com/)
để lấy lời bài hát.
Categories:
- Multimedia
License: GPL-3.0-only
@ -29,9 +32,22 @@ Builds:
gradle:
- yes
- versionName: 0.1.0-beta
versionCode: 6
commit: 3feee2dd8d6bc7638db5254f60bd658c9c19acf3
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
rm:
- .idea
AllowedAPKSigningKeys: 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.0.5-beta
CurrentVersionCode: 5
CurrentVersion: 0.1.0-beta
CurrentVersionCode: 6