|
|
@ -14,8 +14,8 @@ android { |
|
|
|
applicationId "org.purplei2p.i2pd" |
|
|
|
applicationId "org.purplei2p.i2pd" |
|
|
|
targetSdkVersion 32 |
|
|
|
targetSdkVersion 32 |
|
|
|
minSdkVersion 16 |
|
|
|
minSdkVersion 16 |
|
|
|
versionCode 2450000 |
|
|
|
versionCode 2450001 |
|
|
|
versionName "2.45.0" |
|
|
|
versionName "2.45.0.1" |
|
|
|
archivesBaseName += "-$versionName" |
|
|
|
archivesBaseName += "-$versionName" |
|
|
|
ndkVersion "23.2.8568313" |
|
|
|
ndkVersion "23.2.8568313" |
|
|
|
|
|
|
|
|
|
|
|