Nguyễn Đức Tuấn Minh
Nguyễn Đức Tuấn Minh
Still doesn't verify :(((
I mean I use fdroidserver to build local, but with same commit the local build can not verify sha256 apks
You can check the apk in the latest release
The apk I build using ./gradlew app:assembleRelease then zipalign then apksigner
I fixed it, I don't know why :((( Please check the [SimpMusic_v0.2.8-fdroid.apk](https://github.com/maxrave-dev/SimpMusic/releases/download/v0.2.8/SimpMusic_v0.2.8-fdroid.apk) in Release
@licaon-kter @linsui Sorry for pinging. I checked Fdroid. By the way, why does SimpMusic not auto-update in Fdroid (the latest version on Fdroid is v0.2.8), and what I need to...
I think API split is better to optimize file size
@linsui @IzzySoft Maybe I forgot to add this to the `build.gradle` files of submodules ```groovy tasks.withType(CompileArtProfileTask).configureEach { enabled false } ```
btw, SimpMusic data following YouTube Music Web, you can check out: https://music.youtube.com/browse/MPADUC0076UMUgEng8HORUw_MYHA
Do you test nightly version?