summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2020-07-12 12:02:37 +0200
committerJosJuice <josjuice@gmail.com>2020-07-12 12:02:37 +0200
commit95945a000eaf168e19516739582efbdab2253990 (patch)
tree13347b74e2cfcf83d5436c449fa147f0f6eba76d /Source/Core/Common/StringUtil.cpp
parented32a2a1fe1d63f3ac1d9380b2328ebff39668e8 (diff)
Android: Increase targetSdkVersion to 29
Since updating to 28 took us so long that Google Play started requiring updates to target 28 before we actually merged the PR that made us target 28, I'm trying to get the update to 29 done early. Setting targetSdkVersion to 28 would normally force scoped storage on us, which we do not support yet. However, we can easily avoid this by setting android:requestLegacyExternalStorage="true". There will be no such luxury with targetSdkVersion 30, however...
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions