parent
a82a4cc211
commit
d72e3aeea6
|
@ -14,8 +14,8 @@ android {
|
||||||
applicationId "org.purplei2p.i2pd"
|
applicationId "org.purplei2p.i2pd"
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
versionCode 2420000
|
versionCode 2420100
|
||||||
versionName "2.42.0"
|
versionName "2.42.1"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
ndkVersion "21.4.7075529"
|
ndkVersion "21.4.7075529"
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit fd7b889a0f25250b863124972adcee1724f4b3f2
|
Subproject commit 06b87311ea1f41ba94658eddd9eeb506f6cc4c7d
|
|
@ -0,0 +1 @@
|
||||||
|
* Updated codebase to 2.42.1
|
Loading…
Reference in New Issue