Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Bump to 1.8.5 (#2221)
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed Nov 11, 2022
1 parent a0476c7 commit 8f3684a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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.4")
val verName by extra("1.8.5")
val androidTargetSdkVersion by extra(33)
val androidMinSdkVersion by extra(27)
val androidBuildToolsVersion by extra("32.0.0")
Expand Down

0 comments on commit 8f3684a

Please sign in to comment.