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:
parent
16aed1364b
commit
383e915c27
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user