On Wed, 02 Jul 2025 11:10:56 +0200, Shan Shaji wrote: > The current target API level is 34(Android 14). According to > google play requirements the target API level should be > within one year of latest Android release. > > To fix the issue update `compileSdkVersion` to 35 (Android 15) > and `targetSdkVersion` to API level 36 (Android 16). The > `compileSdkVersion` was not updated to API level 36 as > `biometric_storage` [5] plugin's compileSdk is 35. > > [...]
Applied, thanks! [1/1] chore: update `compileSdkVersion` to 35 and `targetSdkVersion` to 36 commit: a2bcbdfb809e4ab9a39224296eb6af88eee45a51 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel