Skip to content

Commit eac1640

Browse files
committed
chore: bump version to 0.2.5
1 parent 21a7f7b commit eac1640

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "io.github.pyoncord.xposed"
1313
minSdk = 24
1414
targetSdk = 33
15-
versionCode = 204
16-
versionName = "0.2.4"
15+
versionCode = 205
16+
versionName = "0.2.5"
1717
}
1818

1919
buildTypes {

0 commit comments

Comments
 (0)