This commit is contained in:
orignal 2019-08-27 09:46:54 -04:00
parent a2b8d468bc
commit 44a2549b81
9 changed files with 33 additions and 8 deletions

View file

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