Skip to content

Commit

Permalink
Merge pull request #209 from learningequality/14_sdk
Browse files Browse the repository at this point in the history
Update targetSdk to 34.
  • Loading branch information
bjester authored Mar 21, 2024
2 parents e16eff2 + 32e8b37 commit f31a080
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 f31a080

Please sign in to comment.