1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-23 02:16:48 +01:00

Bump target SDK to 35

This commit is contained in:
Arjan Schrijver 2024-11-05 10:21:55 +01:00
parent 16aed1364b
commit 383e915c27

View File

@ -74,8 +74,8 @@ android {
applicationId "nodomain.freeyourgadget.gadgetbridge"
//noinspection OldTargetApi
targetSdkVersion 34
compileSdk 34
targetSdkVersion 35
compileSdk 35
minSdkVersion 21
// Note: always bump BOTH versionCode and versionName!