This commit is contained in:
orignal 2020-10-27 12:27:08 -04:00
parent c400372a79
commit c63818f355
9 changed files with 49 additions and 7 deletions

View file

@ -32,8 +32,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 14
versionCode 2330
versionName "2.33.0"
versionCode 2340
versionName "2.34.0"
setProperty("archivesBaseName", archivesBaseName + "-" + versionName)
ndk {
abiFilters 'armeabi-v7a'