bump version (#1855)

Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
This commit is contained in:
双草酸酯 2022-04-16 18:33:05 +08:00 committed by GitHub
parent 7b937c3347
commit 34c002e440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ val injectedPackageUid by extra(2000)
val defaultManagerPackageName by extra("org.lsposed.manager")
val apiCode by extra(93)
val verCode by extra(commitCount + 4200)
val verName by extra("1.8.1")
val verName by extra("1.8.2")
val androidTargetSdkVersion by extra(32)
val androidMinSdkVersion by extra(27)
val androidBuildToolsVersion by extra("32.0.0")