This commit is contained in:
orignal 2020-04-10 12:57:47 -04:00
parent b3974cb52a
commit 5e606573b1
9 changed files with 39 additions and 7 deletions

View file

@ -30,8 +30,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 14
versionCode 2300
versionName "2.30.0"
versionCode 2310
versionName "2.31.0"
setProperty("archivesBaseName", archivesBaseName + "-" + versionName)
ndk {
abiFilters 'armeabi-v7a'