This commit is contained in:
orignal 2019-01-21 10:33:22 -05:00
parent 3eba599aec
commit 60a282826c
9 changed files with 41 additions and 8 deletions

View file

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