]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Set compile-/targetSdkVersion to 30
authorTobias Brunner <tobias@strongswan.org>
Mon, 28 Jun 2021 12:26:52 +0000 (14:26 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 13 Jul 2021 12:18:42 +0000 (14:18 +0200)
commita885e38265f20514f8ca42e7a3aee2ffc680541b
tree52916d01ebf81fc407a2ea81a9654fb2a27df4c1
parent6f3725ea8ba18b287a4405af3b73db02b8b20587
android: Set compile-/targetSdkVersion to 30

This will be mandatory for new apps in August and for existing apps
in November.  However, several classes like AsyncTask are now deprecated
so this needs some work to avoid warnings and problems in the future.
src/frontends/android/app/build.gradle