This commit is contained in:
orignal 2019-03-21 10:58:59 -04:00
parent a6149ca90c
commit cdfd411df7
9 changed files with 39 additions and 6 deletions

View file

@ -29,8 +29,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 28
minSdkVersion 14
versionCode 2230
versionName "2.23.0"
versionCode 2240
versionName "2.24.0"
ndk {
abiFilters 'armeabi-v7a'
abiFilters 'x86'