1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-02-02 18:04:28 +00:00
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2023-01-07 15:01:54 +00:00
parent dd17608af9
commit 06b567d910
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
2 changed files with 3 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 32
minSdkVersion 16
versionCode 2450000
versionName "2.45.0"
versionCode 2450001
versionName "2.45.0.1"
archivesBaseName += "-$versionName"
ndkVersion "23.2.8568313"

View File

@ -0,0 +1 @@
* Fix storage access issue on Android 11+