This commit is contained in:
orignal 2020-11-30 12:50:15 -05:00
parent 58153c3579
commit 0ab95b1b87
8 changed files with 42 additions and 7 deletions

View file

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