This commit is contained in:
orignal 2019-10-21 11:50:59 -04:00
parent dfdd76a1bb
commit a7e8dd04fe
9 changed files with 31 additions and 8 deletions

View file

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