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
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
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'