Commit d7cc684
committed
Android: Bump default target SDK version to
The Google Play Store now requires apps to target at least SDK level 34
to be compliant with the latest "limitations and requirements". Set our
default just as high so that apps can be published "out of the box".
This does imply that all apps built with `xbuild`'s default target SDK
level are supposed to be aware of the latest behaviour changes that they
opt into when specifying `targetSdkVersion=34`:
https://developer.android.com/about/versions/14/behavior-changes-1434
1 parent be5b43f commit d7cc684
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments