Skip to content

Commit

Permalink
Update targetSdk to 34.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles committed Mar 21, 2024
1 parent cc4e25f commit 32e8b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-for-android/dists/kolibri/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ android {

defaultConfig {
minSdkVersion 23
targetSdkVersion 33
targetSdk 34
versionCode code
versionName name
manifestPlaceholders = [:]
Expand Down

0 comments on commit 32e8b37

Please sign in to comment.