This commit is contained in:
orignal 2020-05-25 08:37:47 -04:00
parent 50c8a84037
commit 0e0169d22b
6 changed files with 31 additions and 6 deletions

View file

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