From 26cce68d6a3441154555228192308d519aa4c644 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 2 Jan 2023 01:18:36 +0100 Subject: deps: target sdk 30 -> 32 The Google Play Store requires targetting >=API 31. --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index c2b22f7..de275fd 100644 --- a/readme.md +++ b/readme.md @@ -29,9 +29,9 @@ The project can be built using the Gradle `build` task, on Linux. Requirements: -- Android SDK Platform 30 +- Android SDK Platform 32 - Android NDK r22 -- Android Platform-Tools 30 +- Android Platform-Tools 32 - Android SDK Tools 26 - CMake - automake @@ -41,7 +41,7 @@ Requirements: License ------- -Copyright (C) 2017-2021 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). +Copyright (C) 2017-2023 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). _Tinc App_ is distributed under the terms of GNU General Public License v3.0, as detailed in the provided `license.md` file. -- cgit v1.2.3