Compare commits

...

1 Commits

Author SHA1 Message Date
r4sas 57f255cde2 2.49.0
Signed-off-by: r4sas <r4sas@i2pmail.org>
2023-09-18 18:34:33 +00:00
4 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 33
minSdkVersion 16
versionCode 2480010
versionName "2.48.0.1"
versionCode 2490000
versionName "2.49.0"
archivesBaseName += "-$versionName"
ndkVersion "23.2.8568313"
@@ -0,0 +1,2 @@
* Updated codebase to 2.49.0
* Updated OpenSSL to 1.1.1w