Skip to content

Commit

Permalink
Bump targetSdk
Browse files Browse the repository at this point in the history
Signed-off-by: Patryk Miś <foss@patrykmis.com>
  • Loading branch information
PatrykMis committed Nov 16, 2023
1 parent 876fc9d commit 896d0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ enableV1Signing = true
defaultConfig {
applicationId = "com.reecedunn.espeak"
minSdk = 19
targetSdk = 33
targetSdk = 34
versionCode = 22
versionName = "1.52-dev"

Expand Down

0 comments on commit 896d0e7

Please sign in to comment.