Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas
2022-02-20 14:49:02 +00:00
parent b4fbfa782e
commit 8c38e7e4e6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 16
versionCode 24000
versionName "2.40.0"
versionCode 24100
versionName "2.41.0"
setProperty("archivesBaseName", archivesBaseName + "-" + versionName)
ndk {