parent
2d2662fe63
commit
9bf0a7b787
|
@ -14,8 +14,8 @@ android {
|
||||||
applicationId "org.purplei2p.i2pd"
|
applicationId "org.purplei2p.i2pd"
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
versionCode 2450100
|
versionCode 2460000
|
||||||
versionName "2.45.1"
|
versionName "2.46.0"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
ndkVersion "23.2.8568313"
|
ndkVersion "23.2.8568313"
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f34abe60fac01aba30d24035e893d86018389a80
|
Subproject commit 1da9e2e1c0d3b6e95f576f933509126e129cb1b1
|
|
@ -0,0 +1 @@
|
||||||
|
* Updated codebase to 2.46.0
|
Loading…
Reference in New Issue