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
2 changed files with 3 additions and 2 deletions
+2 -2
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"
@@ -0,0 +1 @@
* Fix storage access issue on Android 11+