This commit is contained in:
orignal 2019-07-03 12:38:55 -04:00
parent 6ccef66920
commit 3acfb129cd
9 changed files with 31 additions and 8 deletions

View file

@ -29,8 +29,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 28
minSdkVersion 14
versionCode 2260
versionName "2.26.0"
versionCode 2270
versionName "2.27.0"
ndk {
abiFilters 'armeabi-v7a'
abiFilters 'x86'