|
|
@ -14,8 +14,8 @@ android { |
|
|
|
applicationId "org.purplei2p.i2pd" |
|
|
|
applicationId "org.purplei2p.i2pd" |
|
|
|
targetSdkVersion 29 |
|
|
|
targetSdkVersion 29 |
|
|
|
minSdkVersion 14 |
|
|
|
minSdkVersion 14 |
|
|
|
versionCode 23600 |
|
|
|
versionCode 23700 |
|
|
|
versionName "2.36.0" |
|
|
|
versionName "2.37.0" |
|
|
|
setProperty("archivesBaseName", archivesBaseName + "-" + versionName) |
|
|
|
setProperty("archivesBaseName", archivesBaseName + "-" + versionName) |
|
|
|
|
|
|
|
|
|
|
|
vectorDrawables.useSupportLibrary = true |
|
|
|
vectorDrawables.useSupportLibrary = true |
|
|
|