mirror of
https://github.com/Freeyourgadget/Gadgetbridge.git
synced 2025-12-23 23:07:51 -05:00
Bump target SDK to 35
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user