Skip to content

Commit e993ce8

Browse files
committed
Update version to 1.5.2
1 parent 2ed2aa7 commit e993ce8

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
@@ -43,8 +43,8 @@ android {
4343
applicationId = "com.wmods.wppenhacer"
4444
minSdk = 28
4545
targetSdk = 34
46-
versionCode = 151
47-
versionName = "1.5.1-DEV ($gitHash)"
46+
versionCode = 152
47+
versionName = "1.5.2-DEV ($gitHash)"
4848
multiDexEnabled = true
4949

5050
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)