Skip to content

Commit 5262e15

Browse files
committed
chore: update target sdk to 35
1 parent 1fd68bf commit 5262e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ project.yukihookapi-ksp-xposed.moduleName=ksp-xposed
1414
project.yukihookapi-ksp-xposed.version=${project.yukihookapi-core.version}
1515
project.android.compileSdk=35
1616
project.android.minSdk=21
17-
project.android.targetSdk=34
17+
project.android.targetSdk=35
1818
project.samples-demo-app.packageName=${project.groupName}.demo_app
1919
project.samples-demo-app.versionName=universal
2020
project.samples-demo-app.versionCode=1

0 commit comments

Comments
 (0)