This commit is contained in:
orignal 2019-05-09 10:21:11 -04:00
parent 73921b1024
commit 3b8baa85a3
9 changed files with 38 additions and 8 deletions

View file

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