This commit is contained in:
orignal
2021-03-15 08:35:20 -04:00
parent cc9ef22b28
commit b30bd69ba9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 14
versionCode 23600
versionName "2.36.0"
versionCode 23700
versionName "2.37.0"
setProperty("archivesBaseName", archivesBaseName + "-" + versionName)
vectorDrawables.useSupportLibrary = true