Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit fc7ab4d

Browse files
committed
[Main] Bump version
1 parent a18aecc commit fc7ab4d

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
@@ -11,8 +11,8 @@ android {
1111
applicationId = "com.vendetta.xposed"
1212
minSdk = 24
1313
targetSdk = 31
14-
versionCode = 4
15-
versionName = "1.1.1"
14+
versionCode = 5
15+
versionName = "1.1.2"
1616
}
1717

1818
buildTypes {

0 commit comments

Comments
 (0)