Skip to content

Commit 97e83c1

Browse files
committed
chore: update targetSdk version to 34 (Android 14)
1 parent dab946c commit 97e83c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
defaultConfig {
2121
applicationId = "com.osfans.trime"
2222
minSdk = 21
23-
targetSdk = 33
23+
targetSdk = 34
2424
versionCode = 20240301
2525
versionName = "3.2.17"
2626

0 commit comments

Comments
 (0)