Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS
2020-06-02 19:26:36 +03:00
parent 0dc212d97c
commit 9135772f89
9 changed files with 29 additions and 8 deletions

View File

@@ -30,8 +30,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 14
versionCode 2320
versionName "2.32.0"
versionCode 2321
versionName "2.32.1"
setProperty("archivesBaseName", archivesBaseName + "-" + versionName)
ndk {
abiFilters 'armeabi-v7a'