chore: bump version

This commit is contained in:
cubemaze 2023-05-11 13:25:20 +08:00
parent ed02d0d13d
commit ec489ab491
3 changed files with 4 additions and 4 deletions

View File

@ -40,8 +40,8 @@ subprojects {
minSdk = 21 minSdk = 21
targetSdk = 31 targetSdk = 31
versionName = "2.8.1" versionName = "2.8.2"
versionCode = 208001 versionCode = 208002
resValue("string", "release_name", "v$versionName") resValue("string", "release_name", "v$versionName")
resValue("integer", "release_code", "$versionCode") resValue("integer", "release_code", "$versionCode")

@ -1 +1 @@
Subproject commit f696cd33a3f3fe21777f76070ca3575ee3d30fad Subproject commit 1f9dc177f85be5169be75e0f0f92b333eeb5aadc

View File

@ -108,6 +108,6 @@ replace github.com/Dreamacro/clash => ./clash
replace cfa/blob => ../../../build/intermediates/golang_blob replace cfa/blob => ../../../build/intermediates/golang_blob
replace gvisor.dev/gvisor v0.0.0-20230128000341-b7014294633b => github.com/metacubex/gvisor v0.0.0-20230202073621-9b7164de61df replace gvisor.dev/gvisor v0.0.0-20230128000341-b7014294633b => github.com/metacubex/gvisor v0.0.0-20230417114019-3c3ee672d60c
replace go.uber.org/atomic v1.10.0 => github.com/metacubex/uber-atomic v0.0.0-20230202125923-feb10b770370 replace go.uber.org/atomic v1.10.0 => github.com/metacubex/uber-atomic v0.0.0-20230202125923-feb10b770370