Skip to content

Commit c0ccb1f

Browse files
committed
feat: Upgraded to SDK 35
This was a requirement to continue publishing after August 31 2025 on Play Store.
1 parent 7473089 commit c0ccb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ VERSION_NAME=6.4.0
1818
VERSION_CODE=333
1919
PACKAGE=it.feio.android.omninotes
2020
MIN_SDK=24
21-
TARGET_SDK=33
22-
COMPILE_SDK=34
21+
TARGET_SDK=35
22+
COMPILE_SDK=35
2323

2424
android.enableJetifier=true
2525
android.useAndroidX=true

0 commit comments

Comments
 (0)