|
|
@ -14,8 +14,8 @@ android { |
|
|
|
applicationId "org.purplei2p.i2pd" |
|
|
|
applicationId "org.purplei2p.i2pd" |
|
|
|
targetSdkVersion 33 |
|
|
|
targetSdkVersion 33 |
|
|
|
minSdkVersion 16 |
|
|
|
minSdkVersion 16 |
|
|
|
versionCode 2470000 |
|
|
|
versionCode 2470010 |
|
|
|
versionName "2.47.0" |
|
|
|
versionName "2.47.0-d5ee1f60" |
|
|
|
archivesBaseName += "-$versionName" |
|
|
|
archivesBaseName += "-$versionName" |
|
|
|
ndkVersion "23.2.8568313" |
|
|
|
ndkVersion "23.2.8568313" |
|
|
|
|
|
|
|
|
|
|
|