1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-02-09 13:24:32 +00:00
This commit is contained in:
orignal 2021-02-15 08:21:47 -05:00
parent f23335b1c1
commit e617d2cc7f

View File

@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 14
versionCode 23500
versionName "2.35.0-121-gaa206d03"
versionCode 23600
versionName "2.36.0"
setProperty("archivesBaseName", archivesBaseName + "-" + versionName)
ndk {