This commit is contained in:
orignal 2019-06-07 10:04:57 -04:00
parent 0a299284f8
commit 1c9e46dbb3
9 changed files with 35 additions and 7 deletions

View file

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