[pve-devel] applied: [PATCH pve_flutter_frontend v1] chore: update `compileSdkVersion` to 35 and `targetSdkVersion` to 36

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Jul 3 16:36:28 CEST 2025


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




More information about the pve-devel mailing list