This commit is contained in:
orignal 2020-02-25 11:15:30 -05:00
parent d09c3ccb2d
commit 5115c27e72
9 changed files with 37 additions and 8 deletions

View file

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