Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 8f8f2d7

Browse files
committed
Bump version to 3.1.5
1 parent 2f93ef1 commit 8f8f2d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "de.robv.android.xposed.installer"
88
minSdkVersion 15
99
targetSdkVersion 25
10-
versionCode 42
11-
versionName "3.1.4"
10+
versionCode 43
11+
versionName "3.1.5"
1212
archivesBaseName = "XposedInstaller_${versionName}".replace(' ', '_')
1313
}
1414

0 commit comments

Comments
 (0)